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

running from XRAM on XC878

Hi,

I am trying to run one function from XRAM on XC878. This works on other XC800 devices where XRAM is at 0xF000 but it seems that Microvision will not allows code to run from 0x2F000 where the XRAM is located on XC878.

I have a function that copies the compiled code from Flash to XRAM for execution from there.
Any ideas?

Best Regards
Jurgen