Messages from rommon mode on 2611.

Jun 07, 2005 1 Replies

Hi all,



being in rommon mode and sending break signals I receive the following informations:


rommon 1 > PC = 0xfff0a0e4, Vector = 0x500, SP = 0x80004ddc PC = 0xfff0a0e4, Vector = 0x500, SP = 0x80004ddc



Does anyone know what do they mean?



Just out of curiosity... moreover, are they standard values like register ones (Ox2102)?



Alex.


Looks like a programmer debug breakpoint. You'd have to start learning assembly language and low-level hardware to start to understand it.

PC = program counter Vector = Interupt vector base. SP = stack pointer.

Its the point in the program where you issued a break and broke into the monitor.

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required