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?