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

problem with local arraydeclaration/address parameter passing

l.s.,

Has anyone experienced problems with declaring a local array and passing the first element of the array address as a parameter of a function?

When this is done(sometimes....) the array is in C: memory. When the array is declared static globally the problem does not occur, the array is in X: mem.

Used are RTX tiny and reentrant functions.

***.

Parents Reply Children
No data