Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hello!
I am currently still trying to fix the issue that I had yesterday, but while doing so I discovered a different problem which I hadn't taken into account: previously, when trying out the the Serial…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Is it possible to register and use mcu_plus_sdk_am243x and motor_control_sdk_am243x in a project?
Won't there be a conflict between mcu_plus_sdk_am243x and the mcu_plus_sdk_am243x included in motor_control_sdk_am243x…
Hi Eli,
Eli Mordel said: INFO: Bootloader_loadSelfCpu:207: CPU r5f0-0 is initialized to 800000000 Hz !!! INFO: Bootloader_loadSelfCpu:207: CPU r5f0-1 is initialized to 800000000 Hz !!!
From the logs it seems that r5f0-0 and r5f0-1 are also booted…
Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: IND-COMMS-SDK Tool/software: We are also using IND-COMMS-SDK 9.2.0.24 and TMG PROFINET-Stack V6.0.0.0. Sending and receiving of telegrams works fine on port 1. Sending of telegrams seems…
Part Number: MCU-PLUS-SDK-AM243X
Tool/software:
Hello! I am currently working on the Launch Load and Run process for the USB CDC Echo example, but I am running into the following issue:
For some reason, pausing does not work despite being disconnected…
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…
Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: SYSCONFIG Tool/software: I'm using AM243X-LP, SDK: 10.01.00.32.
I run the gpio_input_interrupt code, I got the output as mentioned in the document.
Now I'm trying the same procedure…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hi,
I've installed a new CCS 20 .
Please tell me how to add my compiler
C:/ti/ ccs1250 /ccs/tools/compiler/gcc-arm-none-eabi-9-2019-q4-major/bin/arm-none-eabi-gcc-9.2.1.exe
I see
but how to change…
Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I'm using AM243X-LP, SDK: 10.01.00.32.
I run the gpio_input_interrupt code, I got the output as mentioned in the document.
Now I'm trying the same…
Part Number: MCU-PLUS-SDK-AM243X Other Parts Discussed in Thread: SYSCONFIG Tool/software: My application uses two cores (cores R50_0 and R51_0), transferring data between them via IPC and a shared memory region. Both are running FreeRTOS.
The application…