Dec 17, 2018
09:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec 17, 2018
09:31 AM
We are using TASKING toolset for development, till now we were flashing TriCore devices (uploading program to device flash memory), using tool integrated into TASKING Eclipse IDE, and ELF file, it was working fine. The problem we have is flash device using Infineon's memtool, during building process in TASKING Eclipse IDE, we are producing Intel's HEX file, then we are trying to upload this file onto device flash via memtool, but our program is not executed. We are using several devices, for example AURIX TC222, in this specific device we have pullups on P10.5 (HWCFG4) and P10.6 (HWCFG5), on P14.3 (HWCFG3) we have pulldown. So as I understand the program should be executed from internal flash. Do anybody have any advice what we should additionaly check? Our HEX file looks pretty fine, program is flashed to device correctly, we are able to successfully verify flash.
7 Replies
Dec 17, 2018
02:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec 17, 2018
02:11 PM
Okay I've found answer by myself here: https://www.infineonforums.com/archive/index.php/t-2021.html? My problem was lack of Boot Mode Header
Jul 27, 2022
02:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jul 27, 2022
02:26 AM
Aug 26, 2019
02:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 26, 2019
02:21 AM
hello,
Would you tell me how did you generate .hex file ?
Thank you.
Best regards,
Would you tell me how did you generate .hex file ?
Thank you.
Best regards,
Aug 26, 2019
02:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 26, 2019
02:42 AM
It depends on which toolset you are using, Im using TASKING and here to generate hex follow https://www.tasking.com/support/tricore/tc_user_guide_v4.0.pdf cheapter 14.2. Intel Hex Record Format
Aug 26, 2019
02:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 26, 2019
02:54 AM
Actually I am using only the TASKING compiler with Eclipse Rt-druid v3 ... and I faced many problem generating the hex file in the makefile of Erika
I used this command with HIGHTEC Compiler and everything is done successfully But not with TASKING Compiler.
Could you please help me
Thank you
I used this command with HIGHTEC Compiler and everything is done successfully But not with TASKING Compiler.
Could you please help me
Thank you
Aug 30, 2019
03:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 30, 2019
03:49 AM
Any help please !
Sep 12, 2019
02:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sep 12, 2019
02:01 AM
Hi
Check out this thread.
https://www.infineonforums.com/threads/10347-HEX-File-generation-with-TASKING-Compiler
Check out this thread.
https://www.infineonforums.com/threads/10347-HEX-File-generation-with-TASKING-Compiler
This widget could not be displayed.