Announcements

Robots are revolutionizing our lives in many ways. Join our webinar to learn about Infineon’s broad portfolio of robot building blocks.
Click here to register.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

AURIX™ Forum Discussions

Debayan
Level 1
Level 1
First reply posted First question asked First like given

I am using the Aurix Triboard TC3X7 TH v2.01 (Tricore TC397) since last week. I am using the following 

1. Tasking VX toolset v6.3r1

2. DAS server v7.0.6

3. Infineon MEMtool 4.7.

The code which we have written is building fine without any error (the simple CANBasicDemo code). The DAS server is also detecting the Tricore family and we are able to start the UDAS server successfully. The Memtool is also connecting and detecting the Device. The .hex file is getting flashed into the device successfully. After flashing the .hex file, when we are pressing the reset switch, the RST led is glowing red and the device is remaining in reset state thereafter. This was not the case before and we did not change any configuration setting. Any help regarding how to come out of this reset state would be very much appreciated. 

0 Likes
1 Solution
dw
Moderator
Moderator
Moderator
1000 replies posted 250 solutions authored 100 likes received

Hi Debayan,

It's a way to test the board to use the ADS 1.5.4 and example code. If the hardware is OK then start to add your code.

 

dw

View solution in original post

4 Replies
dw
Moderator
Moderator
Moderator
1000 replies posted 250 solutions authored 100 likes received

Hi Debayan,

It's a way to test the board to use the ADS 1.5.4 and example code. If the hardware is OK then start to add your code.

 

dw

Debayan
Level 1
Level 1
First reply posted First question asked First like given

We have used ADS 1.5.4 and ran a LED blinking program. Then the RESET is not remaining high. But we are not able to see any blinking LED. Only the RUN LED is becoming blue. When we are using Tasking Compiler, then it is going to Reset Always. 

0 Likes
dw
Moderator
Moderator
Moderator
1000 replies posted 250 solutions authored 100 likes received

For ADS 1.5.4 demo code blinking, you could check the pin mapping and IC module to match the definitions. If it's RUN, the corresponding PIN will be pulled down or up.

 

dw

dw
Moderator
Moderator
Moderator
1000 replies posted 250 solutions authored 100 likes received

For Triboard, on board miniwiggle can be used, UDE is a debugger tool installed with ADS1.5.4.

You can find UDE in c:\ and load .elf to check if LED is blinking, besides, the breakpoint and STOP can be used.

 

0 Likes
This widget could not be displayed.