• How to put codes into ITCM?
    Hello experts, I have a question how to put instruction codes into ITCM? I have only one experience of ITCM by STM32F7 based on Cortex-M7. In the STM32F7 case, there is no path to write codes into ITCM...
  • put const variables into code-segment
    Hi. I want to put a (large) table of constant values into the code-segment, because I'm very low on RAM but have plenty of program-ROM. The C51-manual on page 88 says "Constant variables may also...
  • Put assembler code into c code
    Hello, I am trying to put a assembler code into a c code, but it gives me errors. I would be pleased if someone explains me how to do it or gives me an example. Thank you very much
  • put const variables into code-segment
    Hi. I want to put a (large) table of constant values into the code-segment, because I'm very low on RAM but have plenty of program-ROM. The C51-manual on page 88 says "Constant variables may also...
  • How to put codes into ITCM?
    Hello experts, I have a question how to put instruction codes into ITCM? I have only one experience of ITCM by STM32F7 based on Cortex-M7. In the STM32F7 case, there is no path to write codes into ITCM...