This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to with Flash on LPC2000

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?