HP-65 0 Posted July 12, 2012 Report Share Posted July 12, 2012 It is really a pity to see that the config bits editor in MPLabX is not working with Sourceboost ("unsupported toolchain"). Will this feature be implemented in a future version? Quote Link to post Share on other sites
Pavel 0 Posted July 13, 2012 Report Share Posted July 13, 2012 Mplab X SDK doesn't mention how to do this. We contacted Microchip and hopefully will be able to resolve this issue. Thanks for reporting. Regards, Pavel Quote Link to post Share on other sites
Badejavu 0 Posted January 20, 2014 Report Share Posted January 20, 2014 Hi Pavel,How do I set the CONFIG bits in MplabX using boost C. Has this been sorted out now? it gives me this error: invalid pragma DATA argument '_CONFIG1L' Regards Bade Quote Link to post Share on other sites
Pavel 0 Posted January 20, 2014 Report Share Posted January 20, 2014 How do I set the CONFIG bits in MplabX using boost C. Has this been sorted out now? it gives me this error: invalid pragma DATA argument '_CONFIG1L' The MplabX issue hasn't bee fixed yet Check you pragma DATA syntax and weather the target supports _CONFIG1L or use pragma config instead. Regards, Pavel Quote Link to post Share on other sites
Badejavu 0 Posted January 21, 2014 Report Share Posted January 21, 2014 Thanks Pavel, I used the pragma config and it worked….although quite lengthy Regards Badejo Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.