Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

The documentation talks about a device header file and #pragma memory declarations. Where are they?

0
Posted

The documentation talks about a device header file and #pragma memory declarations. Where are they?

0

The compiler has defaults that apply to most eTPU programs, so device header files aren’t strictly necessary to compile eTPU programs. In some situations, you might want to create a header file with configuration statements that alter the compiler’s default settings for code memory and parameter RAM. This file is typically described as the “device header file”. It must be available to the compiler and BClink (if used).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123