Part Number: MCU-PLUS-SDK-AM243X Hello, I have a question about errata i2413 (www.ti.com/.../sprz457j.pdf).
We want to use combined image signed with a non-degenerate RSA key and we want to program our keys in our factory. This should convert the device…
Rasty Slutsker said: If we stop and resume is with debugger it stuck in busy wait and does not produce interrupts anymore
Yes, stopping PRU can cause this problem, as IEP will be continue running, but the firmware will not clear the CMP4 event and will…
Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: DP83826E , DP83869 Tool/software: Hi,
I'm trying to set 100Mb - Full duplex through master ethernet/ip.
When I set 10mb - Full Duplex, i do not have any problems.
When I try to…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hello,
we are using the DWWD on the Sitara.
Our application is pretty simple: We have a task and the watchdog. The task clears the watchdog in a period that is shorter than the period of the watchdog…
Hi Felix,
Felix Heil said: the ecc for the r5f-cache (boot_armv7r_asm.S) had a new addition
In which of the generated files exactly I can find this on my setup(if I build using my MCU SDK)?
Which option in SysConfig do I need to check for me to…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hello,
As I understand it from the related post ( https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1131479/mcu…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hello,
My customer is considering develop with TI's Software Diagnostics Library (SDL).
Is there anything license fee for mass production?
Do you have document about license?
I believe this library…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hi
I am using the AM243x to for for a motor control EtherCAT drive. This is a hard real time application that it main interrupt should run at 32kHz rate (every 31.25us).
I am raising a digital output…
Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: AM2434 , SYSCONFIG Tool/software: hi, expert
I encounter a problem after I using SDK ind_comms_sdk_am243x_11_00_00_08 and SysConfig 1.23.0 on AM2434.
I use CCS Version: 20.1.1.8__1…
Hi Thomas,
Apologies for the delayed response, I was not available last week.
Fragmentation is not currently supported in the software.
Thomas Breitung said: If I comment out the corresponding line in lwip2lwipif.c:241
With this change you are…