XMC1100 reset state of flash controller and question about bootloading...
hello can you please let me know the state of the flash controller, after reset? asleep or awake? if asleep, would the following seem feasible /* read 2 blocks from nvm to sram */...
View ArticleXmc4800 - ieee1588
Hi, We are implementing IEEE1588 in our distributed system. I have read through the Reference Manual in order to grasp the hardware support of time stamping Ethernet packages. On TX operation, I have...
View ArticleEthercat firmware update on XMC4800
Hello C64, We have been working on option 1 and are close to using it in the "real world" as well. So hopefully we have chosen the correct method. Option 2 has the shortcoming, as you state, that if...
View ArticleHow to accomplish pin sharing to make SWDCLK pin as UART TX pin
Sorry. Wrong place. I reposted my question in the appropriate section. Please delete this thread.
View ArticleConditional compile over Build-Configurations
Hi. Is there a way to compile a project conditional? I set up a new Build Configuration : TEST. Only in this configuration, i want to compile the Uart modules to serve the XMC_ASSERT() to a uart...
View ArticleDAP miniwiggler on Aurix Kit TC297
Hi, I am using Aurix Kit TC 297. I want to program it using 10-pin DAP miniwiggler. I have latest version 6.0.0 DAS server installed on my windows machine. Now when I connect the board with miniwiggler...
View ArticlePin sharing in XMC1100 (SWDCLK and UART)
Hi, You can change the BMI to User productive Mode. For that you can use the BMI Tool in DAVE4 or XMC Flasher. But, be aware, once you enable this mode you will not be able to debug again if you did...
View ArticleXMC1300 PASSWD register
Hello I have a little project running in XMC1300 board. I start modifying some registers but unfortunately I cant. I want to enable the writting in the protected bits. Is this register: PASSWD, The...
View ArticleConnection closed by the GDB server - no source available for "0x0"
The issue happened again and I think I know the reason now. Yesterday was working on a newly set up project, all working well - including debugging. Over night the PC was in standby, debugger was still...
View ArticleDebugging Aurix Kit TC297 through DAP miniwiggler
Hello, I am trying to connect the Aurix Application kit TC297 to Infineon's DAP miniWiggler for debugging. I am using the Free TriCore Entry Tool Chain: AURIX Free Tool Chain. I am using the latest...
View ArticleTC2x5 TriBoard User Manual
You will need to register with infineon and then log into https://iauth.infineon.com/my.policy. There u will be able to search for all the documents u want. It is a shame that such expensive boards...
View ArticleMotor Application HBrücke
Welche Mosfets sind am besten fuer H- Brückentreiber (Motor application) zu nehmen? Wo soll ich suchen?
View ArticleWhat is the effect of 100 microseconds(us) transient in a automobile battery?
The big capacitors will keep your board powered during the black period. If the capacitors are not big enough, your board will power down and start a power on reset when the voltage arises again.
View ArticleFailed to build RFbeam_radarKit_Ethernet project
Otherwise, it is impossible to decrypt your Korean-mixed error messages.
View ArticleSPI DRiver for TC297
In case you use the HighTech toolchain. There are some examples using the SPI interface. For example, the LCD and MicroSD card on the Application Kit board are accessed via the SPI interface. See the...
View ArticleHow to read the "step" from the mark of a Tricore chip?
I have a TC2X5 Application Kit, which has a TC275 chip mounted. The full mark of the chip is " SAK TC275T - 64 F200W CA ". Then which step of this chip belongs to? I have read the "AURIX TC27x...
View ArticleMemory Trap in TC277
Hello, I am very new to tc277, I have configured a stack to test adc pins in TC277. I am getting Fetch Bus Error in CPU1 which is translated as trap in debugger window. Can u please help? Snehal
View ArticleReference I2C driver for TC29x
Hello, I am working with KIT_AURIX_TC297_TFT. I want to configure its I2C. Can anyone please help me with a reference code for initializing I2C of Aurix TC297? I am using Free TriCore Entry Toolchain...
View ArticleHow to fill or dump parts of RAM from DAVE IDE?
you should look into the linker script (*.ld file in the project root). there you would need to load the pattern BEFORE things like stack and bss are loaded (partially overwriting your pattern).
View Article