RealMonitor within LPC Flash
2005-12-12 by kibobo59
Hi, the LPC2106 user manual deals with Realmonitor code within the flash memory (chap. 20). An example code is even given (p.218) but there isn't any mention of the functions address, like rm_init_entry(). Does a header file exist with all these call address ? I've already found some code of RealMonitor in my code block dump, I can say it's provided by Arm Firmware Suite 1.4. Where can I find the sources directory of AFS 1.4 to search the rm_init_entry() signature within the flash ? Thx.