Hi, I'm using the RTX166 real time kernel and experiences some problems during initialisation when run from EPROM. It seems to work when using boot strap loading, but not from EPROM. The memory layout for my board is 0x000000-0x07FFFF : EPROM 0x080000-0x09FFFF : Flash ROM 0x100000-0x4FFFFF : RAM I think it has something to do with my definitions of memory classes and models, but I can't really see where I do anything wrong. I would like to hear from anyone who has experience in this kind of problems, or have any idea how to make RTX running from EPROM.
Yes, programs runs perfect from EPROM without RTX.