Altera_Forum
Honored Contributor
17 years agoUnderstanding the JAM Player
Hello,
I am trying to implement an in-system-programming routine for a MAX7000S using a freescale microcontroller MC68HC908. I know I can use the free JAM code player provided on the altera website, however I do not have enough memory on the microcontroller to just copy and change it (the JAM player takes at least 20kB and I have only 2kB) So I am trying to develop a JAM player in Labview that would read the jbc file and send the appropriate command on the CAN bus to the microcontroller. The microcontroller would then program the MAX7000. To do this I need to reverse engineer the JAM code player and that's where I am having difficulties. I read all the application notes (AN39,AN95,AN100,AN111,AN122) but I couldn't find anywhere how to interpret the .jbc file into commands to program the MAX7000S. Can anybody explain me how to interpret the jbc file or tell me where I can find more information? Regards, Cyril