Store a lot of data in F280049C LaunchPad

Jeff_wu
Altair Community Member
I want to store a lot of data in F280049C LaunchPad (about 10000 or more), the purpose is to let the XY axis motor know the distance to move next. How can I use Embed to achieve this? Thanks.
Tagged:
0
Answers
-
Hi Robbert,
You can use target flash option on Codegen dialog and use uniflash to download the code to the controller . This puts the code on the flash memory so you need to be careful when you deal with the motor.
https://www.ti.com/tool/UNIFLASH - link to download uniflash.
0