Undeclared identifier 'MIKROBUS' in expression in NECTO

Fully featured PIC compilers available on Windows, Linux, and macOS.
Post Reply
Author
Message
stjankovic
Posts: 8
Joined: 23 Dec 2020 00:10

Undeclared identifier 'MIKROBUS' in expression in NECTO

#1 Post by stjankovic » 23 Dec 2020 10:42

I'm trying to integrate mikroBUS on a custom board but I'm getting this issue when compiling:
Undeclared identifier 'MIKROBUS' in expression
Everything that I try to compile that has the same output basically.


Is it even possible to integrade mikroBUS on custom boards?
pic18f45k80 MCU

User avatar
filip.grujcic
Posts: 822
Joined: 14 May 2018 08:34

Re: Undeclared identifier 'MIKROBUS' in expression in NECTO

#2 Post by filip.grujcic » 24 Dec 2020 15:43

Hello,

Yes, of course. Your board.h header has to have appropriate macros and/or mikrobus.h header file -- depends on what you want to do, really.
Are you trying to run some Click board mikroSDK 2.0 example on your custom board or something else?

Regards,
Filip Grujcic

Post Reply

Return to “PIC AI compilers”