Munnopsis Posted January 20, 2019 Report Posted January 20, 2019 (edited) Hello everyone, at first I want to thank everyone who pushed along this project, I'm quite impressed about what I have seen in this forum and on ucapps !! My problem is that everytime I try to make the skeleton version 1.1 I'm getting an error saying that pic18f452.h is not found. I checked all the PATH variables and the mios toolchain is located at usr/local. Hopefully some can help me please, my hairs already stand to the mountain and I don't know what to try anymore. Osx version: 10.14.2 Gputils version: 1.5.0-1 Sdcc version: 3.8.0 My Error Code: WARNING: Command line option --use-non-free not present. When compiling for PIC14/PIC16, please provide --use-non-free to get access to device headers and libraries. If you do not use these, you may provide --no-warn-non-free to suppress this warning (not recommended). In file included from main.c:20: /usr/local/bin/../share/sdcc/include/pic16/pic18fregs.h:427:25: fatal error: pic18f452.h: No such file or directory compilation terminated. ./include/c/cmios.h:250: syntax error: token -> 'char' ; column 43 make: *** [_output/main.o] Error 1 best regards Jakob Edited January 21, 2019 by Munnopsis Quote
Munnopsis Posted January 21, 2019 Author Report Posted January 21, 2019 (edited) Problem was the sdcc version, with 2.8 everything works fine ! Edited May 6, 2019 by Munnopsis Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.