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

Compile error

Hi Team ,

I am using Arm IAR workbench ( V9.30) for our development . And we are developing a product with Cortex M7 (NXP MIMXRT1024xxx5A) . Am facing some issue during the compiling the project . Actually the project was build in IAR V9.10 and it was successfully building . 

the error we are getting in 9.30 is 

Error[Ta022]: Possible rom access (<Constant "unknown transport">) from within a __ramfunc function 

Error[Ta023]: Call to a non __ramfunc function (exception_full) from within a __ramfunc function 

Please suggest some solutions to build the project 

Thank you 

Reghu