Content originally posted in LPCWare by Georg on Tue Mar 18 00:52:54 MST 2014
Hi,
thx for your help.
Its now possible for me to link the code to ram.
I only need a correct debugg configuration to debugg with lauterbach.
Can anyone tell me how to config the LPC4357 to debug with it.
I think i have to set some µC registers.
My problem is that my firmware crashes if i debug it.
On every time if i try to read or to write a µC Register (for example RS232 Configuration of µC)
LPC5347 crashes and the PC (programm counter) stands on adress 0x1c000132.
I think i need some configuration in the AHB MULTILAYER MATRIX bevore i start to debug my firmware.
Can anyoune give mit some advices where to find more information about debugging?
For example how its done by Keil or LPCExpresso? Its enough if i have a script from a other debugtool.
So i can change my script for lauterbach TRACE32.
Thx.
Regards,
Georg.