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.

STI5518 jtango break point

Status
Not open for further replies.

zdenko

Junior Member level 2
Joined
Apr 1, 2005
Messages
24
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,461
jtango

I try to work with JTANGO break piont analyser , but I can't do it.
I have two questions about it:

- I know Iptr address must be between BPAddL and BPAddH ,
but where are BPAddL and BPAddh placed in the RAM or flash ROM.


- Defult Break trap handler address is between 401FFF30 and
401FFFF0 , but this is EMI bank 0 address in my receiver /STI5518 micro/.
What is Break trap handler address? It must be in RAM only?


My receiver has micro STI5518 ,flash ROM 2MB base add. 7FE00000-7FFFFFFF
RAM 8MB add. C0000000-C0800000.

Address 800008000 is R/W trap handler address.
 

jtango debug breakpoint

Break traphandler must be placed in RAM.
 

How can I find break point. I have flash dump and RAM dump.
Thank you.
 

If you thinking about debugging receiver firmware with JTango - it my opinion it is impossible.
 

I want to see a b c registers at brakpiont , and if you know tell
me please how can I find breakpoints addresses to write in the Jtango
breakpoint analyser?
 

zdenko said:
I want to see a b c registers at brakpiont , and if you know tell
me please how can I find breakpoints addresses to write in the Jtango
breakpoint analyser?

you must look for address that its not used by firmware, jtango write traphandler code to memory from this address
 

I mean brakpoint addresses BPadL amd BPadH not Break trap handler
address.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top