Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

IAR debuger error on Branch instruction on FLASH

Status
Not open for further replies.

naderus

Member level 1
Joined
Sep 7, 2004
Messages
32
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
213
Hello
I use IAR 4.41A with HJTAG v04.4.
I can debug my code without any problem in RAM and
I can program the flash and run the code but when I
want to debug my code in FLASH the debugger stop at every
branch instruction (B,BL,BLX,...) never go further.
and when I press Step Into in Debug Log window I can see this error:
___________________________________________________________________________
[RDI Error: 148] No more breakpoints left for this type of memory (RAM/ROM)
Sat Aug 11 20:33:21 2007: Unable to execute: driver error.
Sat Aug 11 20:33:22 2007: WinRDI Set break at address 0x00001340 failed
___________________________________________________________________________
I test the IAR example on LPC2148 from olimex.
Can anyone tell me where is the wrong?
I'm really confuse.
Thanks a lot.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top