Jump to content

Recommended Posts

Posted

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 :080000000F0F0F0F0F0F0F0F80

If I update my hex file with the good id , the program doesn't care about the 1 I've put

because 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 !!!!

 

Posted

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, Moebius

p.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..

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...