gemini2039 Posted April 27, 2005 Report Posted April 27, 2005 Hello , I've made the core module , everything is working fine but I want to put a GLCD on it so I have to change the ID with 1000 at the end .. But with this program I can't ... it has got and ID field but with only 8 values ... and if I put ffffffff in it I get :080000000F0F0F0F0F0F0F0F80If I update my hex file with the good id , the program doesn't care about the 1 I've putbecause when I save the file I stil have all zeros on this line ... Is this program shitty ???? must I change to another one ?or can I put an glcd without putting the 1000 ID ???Thanks for helping !!!!
Twin-X Posted April 27, 2005 Report Posted April 27, 2005 What do you use to burn the pic with?JDM module or the new one? And what software are you using to burn the pic?
gemini2039 Posted April 27, 2005 Author Report Posted April 27, 2005 I've bought a Pic programmer which works with Micropro http://kitsrus.com/index.htmlbecause I had toooooo much problems with the JDM ... but now I'm a bit stuck ...
gemini2039 Posted April 27, 2005 Author Report Posted April 27, 2005 http://www.websitetoolbox.com/tool/post/diykit/vpost?id=419861This was the answerit seems that I need another pic programmer compatible with ICPROG
moebius Posted April 27, 2005 Report Posted April 27, 2005 Hi,It's a workaround - but you'll need to do it only once per PIC:Burn your pic with standard all zeroes header and then use "change_id" application to change the pic header to the one you want. change_id_v1_4.zip is available at MIOS download section. You'll need to change main.asm and then compile and upload it to the midibox and it should change the pic header to what you need.Bye, Moebiusp.s. I hope this helps, I think it would be stupid if you have to buy anouther programmer, because the one you have doesn't fully support burning PIC id header..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now