AURIX™ Forum Discussions
In normal mode SCR run in 100MHz clock frequency. And PCLK for RTC is 20MHz. So, in RTCON. RTCCLKSEL bit should be 1.but in stand by mode of operation SCR run in 70KHz frequency. So, We have to clear RTCON. RTCCLKSEL bit. Can you please check the above details and also provide details for the RTC Clock selection in different mode ?
Show LessWe got the RTC interrupt in normal mode operation ( RTCCON. CLKSEL=1).but after switching SCR from normal to Standby mode not getting any RTC interrupt( May be RTC count stopped). Can you please check and provide the feedback.
Show LessWe are currently working on a flexray driver for TC387 evaluation Kit. We are currently using the iLLD available in myInfineon.
Our test environment is
1. TC387 Evaluation Kit
2. Tasking Compiler
3. iLLD_1_0_1_9_0__TC38A
We integrated the driver in our systems. We observed the following.
1. We have done all the Init configuration as recommended.
2. The ERAY0_SUCC1.CMD is in 'RUN' state and not moving to “Normal Active “ or “Normal Passive” mode. All nodes and pins are configured correctly. But POCS is in "Integration Listen" state.
3. We could understand that iLLD drivers were not “Tested “. But can you please help us in understanding what could be the problem here?
4. Please share if you have any AppNotes which would help us in understanding the E-Ray driver.
Please let us know if you need any further information
Regards,
R.Sreedhar Show Less
The description:“This type of access is used for intermediate checkpoints between WDT services. This may be used (e.g. in conjunction with the timestamp count checking feature or sequence passwords) for task sequence or execution time monitoring. ”
I do not know how to use "Check Access " for task sequence or execution time monitoring.Could you give me some code example or application for this feature.Thanks a lot.
Show Less
Can you please share the SCR RTC configuration in Standby mode and Normal mode.?
I am stating to use the AURIX_TC397_TFT and I am having problems in starting a project.
After following the "Infinion BIFACES - Migrate iLLD demos to managed HighTec projects", i`m having the following errors:
20:18:43 **** Incremental Build of configuration Default for project Demo ****
make all
Make files being generated !!!
Warning: simplexml_load_file(): I/O warning : failed to load external entity "1_ToolEnv/0_Build/1_Config/Config.xml" in C:\Tools\BifacesWin64\Bifaces\Scripts\Kernel\Configuration\Configuration.php on line 128
ERROR : 502: Config XML file '1_ToolEnv/0_Build/1_Config/Config.xml' could not be opened!
WARNING: 301: Configured source folder, '0_Src' doesn't exist!
Warning: Invalid argument supplied for foreach() in C:\Tools\BifacesWin64\Bifaces\Scripts\MakeGen\MakeGen.php on line 257
Now Build started !!!
make[1]: 1_ToolEnv/0_Build/9_Make/Project.mk: No such file or directory
make[1]: *** No rule to make target '1_ToolEnv/0_Build/9_Make/Project.mk'. Stop.
C:\Tools\BifacesWin64\bin/../Bifaces/Make/Root.mk:43: recipe for target 'build' failed
make: *** [build] Error 2
Can somebody help me with this? Show Less
Can Aurix support 32bit input capture?
(I understood Aurix(TC3) support 16 bit capture for CCU6 and 24 bit capture for GTM. Is it right?)
Thank you & Best Regards,
1. For some reason, the TC387 is assembled on the bottom of PCBA, and it will be soldered twice. In the second reflow soldering, the TC387 will be on the bottom of PCBA, is there any risk for the soldering quality?
2. If TC387 is flashed first, and then reflow soldered, will the MCUprogram be lost or bit error, or is there any other risk?
Show Lessi am using AurixDevStudio and following code to init EVADC.
As long as i use this opt. settings everything runs fine.
However, if i switch to these setting, the code gets stuck at
BR
Thomas
Show Less
Hello all,
I am new to Infineon and FreeRTOS and I am currently planning to run FreeRTOS on Infineon TC397 ADAS board. I am facing compiler and linker errors while building the demo code by FreeRTOS (RTOS demo project for Infineon TriCore TC1782 using the HighTec GCC compiler and PLS UDE debugger under Eclipse (freertos.org)) in order to modify the code to TC397. Please help me in getting a FreeRTOS demo code for TC397 which can be compiled using HighTec IDE.
Show Less