bhPIC 0 Posted December 31, 2004 Report Share Posted December 31, 2004 I am having difficulty programming (writing the hex file to the pic) when I build with boostc, but if i change the toolsuite to c2c-plus and then build it programs fine. I am using a dev board for a 16f877 from ett and the ett software to program. When I call up a hex file that was created via c2c it programs fine (my programming indicator bar and the led on the board show progress) but when I try with the boostc hex, the led lights up and shows progress but the programming software doesn't and it never finishes (the led blinks forever). If I build one of the sample projects for boostc it does the same thing. Any Ideas? Quote Link to post Share on other sites
Dave 0 Posted January 1, 2005 Report Share Posted January 1, 2005 bhPIC, I suspect that this is you problem: http://sourceboost.ipbhost.com/index.php?s...findpost&p=4059 So if you delete the first line in the .hex file then it will probably work ok with your programmer. This will be fixed in the next release Regards Dave Quote Link to post Share on other sites
bhPIC 0 Posted January 1, 2005 Author Report Share Posted January 1, 2005 Sure enough, I found that post after I had made mine, sorry. Deleting the first line works and my programmer goes through alright. It still kinda hangs at the end for a bit but it eventually finishes and things work. Thanks Quote Link to post Share on other sites
Pavel 0 Posted January 5, 2005 Report Share Posted January 5, 2005 Fixed in BoostC 1.9 Regards, Pavel 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.