Warning using Ciku

Discussion about projects that used PIC Microcontroller, Hardware Interface, Programming Algorithm and etc......

Warning using Ciku

Postby zxlee » Mon Feb 16, 2015 12:54 am

Hi, I am having some warning message from MPLAB everytime i open it. The warning is related to CIKU project. How can i solve this problem? I have attached the image of warning from MPLAB IDE.

Also, I would like to know what are the variable types available as when I am using byte, the IDE shows unable to resolve identifier byte.

Thanks
Attachments
ciku.JPG
Zxlee
Enjoys learning Electronics and Programming.

http://iamzxlee.wordpress.com/
zxlee
Newbie
 
Posts: 12
Joined: Thu Nov 14, 2013 1:34 am

Re: Warning using Ciku

Postby Idris » Mon Feb 16, 2015 12:28 pm

Hi zxlee,

That warning is due to the file path which contains spaces. For example C:\Program Files (x86)\Microchip\CIKU Library\CIKU.X/Arduino.h, there have space between Program Files (x86), CIKU Library. Nothing to worry about it, you still can compile and download without error.

For variable types, you can use
char, int, long.

If you want to use define variable types, you can open Arduino.h file, press ctrl and click on <GenericTypeDefs.h>. It will open GenericTypeDefs.h file and you can see several variable that already define, for example
UINT, UINT8, UINT16
BYTE, WORD, DWORD
Cytron Technologies invest time and resources providing tutorial, training and support for STEM education and maker movement. We need your support by purchasing products from Cytron Technologies. Thanks.
http://www.cytron.com.my
User avatar
Idris
Moderator
 
Posts: 409
Joined: Thu Mar 22, 2012 5:28 pm
Location: Pulau Pinang


Return to PIC Microcontroller

Who is online

Users browsing this forum: No registered users and 6 guests