Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 218852

Forum Post: RE: TMS320F2800137: Get data of the address

$
0
0
Hi Youjun, Looking at the disassembly code generated, the line at 0x0038fa is what reads in 0x22221111. You can view the Instruction set to see if there is a way to alter that line to read the lower addresses instead of the higher addresses. The instruction set guide is linked here . If there is a way to change this, I believe you would want to create your own asm file that has a function performing these lines of code (everything generated by the lAddrData = (*(uint32_t*)(lTemp)); line in C) with the alterations needed. Then, you can have your C file call this code to execute instead. Best Regards, Delaney

Viewing all articles
Browse latest Browse all 218852

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>