This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I have same question,but can't found answer

RE: monitor ST10
Moulinier jean marc
Hi bruno,
thanks for your answer!
But i have a problem :
I create and configure my monitor like you say, but when i click on debug button, it begin to load the monitor and stop at 2% with error : monitor error 3 cannot write to adress E7AAAA
i don't understand why E7AAAA
because i declare external ram between 0x50000 -> 0x250000 1M*16bits

I declare in config.inc
%DEFINE (DATA_START) (100000H)
%DEFINE (CODE_START) (110000H)

and i don't know which adress write in vectab : maybe external Ram?

0