Dear Sir, I am devloping application using keil tool chain on MCB 2130 [LPC2138 processor]. I am using phlips flash utility (using COM port) to load application prog. to the target device. I dont have JTAG debugger and JTAG device.
How can I moniter content of onchip SRAM [32 k]. I want to moniter SRAM because I need to check weather top 32 bytes of SRAM are reserved or not?
Please reply how can i moniter top 32 bytes of RAM, is there any provision in Keil IDE, I am using Eval version of Keil tool chain.
Best regards, and thanks in advance TIM
" What do you mean by "reserved"? "
Means it should not being use at execution time by program. AS I am using its flash system by IAP commands and usermanual says that you need to reserve your top 32 bytes.