How does Flash Error Correcting Code (ECC) work ?
Quote: Originally Posted by jani Thank you for very helpful response. so each 22bit ECC space is not part of 8MB Flash Memory Size. Our Flash Memory Size is 8MB. This does not contain ECC space? Even...
View ArticleI2C Master App fails with two instances
Hello, I use Dave 4.3.2 with a XMC4500 Relax Kit. On my project I need 2 (two) I2C busses, So I made 2 instances of I2C MASTER App But once I Generate code, I have subsequent compiler warnings :...
View ArticleDMA Bootloader and Application conflict
Hi everyone, we have recently encountered the following enigmatic problem: There is a bootloader that uses the SPI_MASTER (4.3.20) App with DMA configuration and soon after jumps into the main...
View Articlefopen in DAvE 4.3 (erno = 88) Socket operation on non-socket
Hello everyone, I'm working with a XMC 4700, I'm trying to use the fopen() as it follows: const char* pFileName = "SOMETHING.BIN"; FILE* fp = fopen(pFileName, "w"); char * cadena = strerror(errno);...
View ArticleGet active on XMC, DAVE Forums and Be Rewarded!
For example, contributing in exchanges and determining other client's inquiry. Request that they give you notoriety focuses and you can respond as wel
View ArticleHow does Flash Error Correcting Code (ECC) work ?
Quote: Originally Posted by jani Thank you for very helpful response. so each 22bit ECC space is not part of 8MB Flash Memory Size. Our Flash Memory Size is 8MB. This does not contain ECC space? Even...
View Articlefopen in DAvE 4.3 (erno = 88) Socket operation on non-socket
Hello everyone, I'm working with a XMC 4700, I'm trying to use the fopen() as it follows: const char* pFileName = "SOMETHING.BIN"; FILE* fp = fopen(pFileName, "w"); char * cadena = strerror(errno);...
View ArticleGet active on XMC, DAVE Forums and Be Rewarded!
For example, contributing in exchanges and determining other client's inquiry. Request that they give you notoriety focuses and you can respond as wel
View ArticleHow does Flash Error Correcting Code (ECC) work ?
Quote: Originally Posted by jani Thank you for very helpful response. so each 22bit ECC space is not part of 8MB Flash Memory Size. Our Flash Memory Size is 8MB. This does not contain ECC space? Even...
View ArticleWriting into register
Hi Persike, the register is not read only. I dont get it. It should work.
View ArticleEmulator Debug Port Secure error on Trace
Hello, I'm trying to load .cmm file through TRACE32. When ever i tried, it showing "Emulator Debug Port Secure" error. Can any one tell me, what could be the reason and how to solve this issue? Please...
View ArticleApplication Kit TC2X4 Serial Connection to PC
Hi, In Application manual states that After the first connection of USB to a PC the needed driver will be installed automatically. During this there will be created a new COM port on PC. This COM port...
View ArticleSelect active apps while running
Hi, so my advice on the topic. Is it possible? Yes, it is...but I cannot predict how big the effort will be to make everything work. As you can see, for every DAVE CE project there is DAVE_Init()...
View ArticleNeed user manual for infenion Micro controller TC275 rx
Hi Please share user manual for microcontroller TC275 rx or its link. Thanks and regards vijay
View ArticleXC164CS Memory corruption when debugging
Hello Kornelio, this sound like a timing issue. I don't know the "DAS miniWiggler" but is it possible to trace some data? Can you create a breakpoint like "Break and resume" or "Break after the...
View ArticleProblem with the FIFO using USIC on XC2365A
After many analysis the problem is a timing issue. When I add a wait after the transmit then I got no FIFO corruptions. With the Configuration above I should wait around 6,666ms for the next transmit...
View ArticleCannot change BMI on XMC1200 Boot Kit, ERROR: Could not connect to target
When I try to get BMI from Dave 4.3.2 I got error: "BMI value cannot be read, this due to timeout value is too short for the BMI tool to read the BMI value. Or the BMI value set to another channel and...
View ArticleAURIX flashing using Linux Host?
Hello Everybody, did you manage to flash an AURIX based board (to name it: the ShieldBuddy with TC275) using a Linux development environment? Are there any flashing tools available like the IFX...
View ArticleProblem with Hex File Upload (XMC1200, Dave4)
Hello, I do need help, I have some Dave4/3 projects that's works well. But sometimes when I try to flash my XMC1200 I got an error "There is now file..". In that case I have to build a new project and...
View ArticleUSBD app could be freeze when disconnecting the cable
Hi, USBD app 4.0.14 on XMC4xxx could be freeze in a infinite loop. The problem is in the file Dave/Model/APPS/USBD/v4_0_14/Template/usb/core/xmc4000/usbd_endpoint_stream_xmc4000.c: in function...
View Article