We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
Why is it RTX166 that's not working? Does your program work without RTX166? Maybe it's just incorrect settings in Start167.a66? - Mike
Yes, programs runs perfect from EPROM without RTX.
Hi, What version of RTX are you using, and what model //Niels