We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Dear Sir
I need to port jam stapl byte code SW to LPC2129. It is configure SW for Altera FPGA. I need to load .jbc file (generated with Altera SW) about 40kB to Flash with serial port and read, write, erase block and so on in my program. I tryed IAP example. It seems to be protected against learning. My be it uses some routine in HW for ISP or bootloader. For the first I tested it in simulator without succes.Program was running bur there was any access to Flash.On top of it I was not able to write to interrupt regidters. Do enybody know how to do with it?
IAP cannot be tested on the Simulator. What is your real problem when you execute IAP on the LPC2000 device?