You need to log in to create posts and topics.

External memory on mega2560

Howdy,

 

Congrats for this amazing piece of software., 
I was reading the docs and didn't find how it emulates the avr mega2560 , and if it does full emulaion of external memory support . Could you point me to the right documentation . 

 

Thanks in advanc.e, 

 

 

Hi.

Sorry but avr mega2560 external memory is not implemented.

Could you tell me what would take to do it (how hard it would be and what would be the road map)?<<
I'm a little lost on the source code .. 

 

Thanks ., 

Instructions reading and/or writing to RAM could not get executed in one go.
Instead they should be separated in steps adding all the external memory read/write steps with their timings, etc.
That would take a complete rewrite of AVR core.

Probably it would be faster to write a new implementation of AVR core from scratch.

 

Thanks for the reply.

 

I don't have that kind of knowlege. 

 

Anyway,. it's a great application. 

 

Best regards,