Jan 14, 2023
05:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 14, 2023
05:29 AM
Hi
I created a TC37x project with ADS and right now using Tasking compiler for my TC375 lite kit.
Am using SSW to call main function (right now I have no user code in my project, just the auto generated files from ADS)
Also am using the linker script generated from ADS and the memory looks something like this
When am trying to flash the hex files using memtool am getting this warning and need help to sort this out
Thanks
Labels
- Labels:
-
Aurix
2 Replies
Jan 15, 2023
11:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 15, 2023
11:02 PM
Hi,
Since you are using TC375 lite kit, I would recommend you to
i) start with an existing example for TC375 lite kit.
ii) You can check if you can program it successfully.
iii) You can then adapt this project to your need and check further.
Best Regards.
Jan 16, 2023
12:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan 16, 2023
12:04 AM
Sure
Thanks