rajeev 0 Posted October 26, 2009 Report Share Posted October 26, 2009 please let me know can we debug 12f683 using source boost software.... i try the same programe using 16f877... but the same programe for 12f683 with all 12f683 initializn, its not working... please let me knw can we debug 12f683? and also i couldnt find any gpio ports in button plugins... if we can debug... please let me knw if we want to do any changes in plugins.... Quote Link to post Share on other sites
Dave 0 Posted October 26, 2009 Report Share Posted October 26, 2009 rajeev, please let me know can we debug 12f683 using source boost software.... i try the same programe using 16f877... but the same programe for 12f683 with all 12f683 initializn, its not working... please let me knw can we debug 12f683? and also i couldnt find any gpio ports in button plugins... if we can debug... please let me knw if we want to do any changes in plugins.... This is a limitation, the simulator doesnt' support the ports called GPIO.The best option is to find a similar PIC16 target, and test the code on that then change the target device once that code is working under the debugger/simulator. Regards Dave 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.