Part Number: AM2434 Other Parts Discussed in Thread: SYSCONFIG ,
Dear Sir,
HW:AM2434-LP SDK:mcu_plus_sdk_am243x_08_05_00_24 cc33xx_rtos_mcu_package_R8_1.exe
The normal scenario is as follows, application can run well,
After I configured…
Part Number: AM2434 Other Parts Discussed in Thread: TMDS243EVM , SYSCONFIG Question I got from the customer is below:
"I got an odd result with profiling the ClockP drivers with the Cortex-R5 PMU unit. The ClockP timings kept coming in at half the…
Part Number: AM2434 Other Parts Discussed in Thread: UNIFLASH I'm trying to get our custom board to boot from QSPI flash.
We use the same flash device, and copied the schematic from the AM243x launchpad.
I have modified the SBL DFU uniflash project…
Part Number: AM2434 Other Parts Discussed in Thread: SYSCONFIG Hello,
We are using a GPMC for communication to the FPGA. According to the example in the SDK we configured the memory as "Strongly ordered" , We did some measurements and noticed that if…
Part Number: AM2434 Hi TI support,
I am currently working on AM2434 and I need to calculate a standard CRC32 for my application.
While reviewing the CRC peripheral/module, I noticed that it appears to be oriented around a 64-bit polynomial, so I am…
Part Number: AM2434 Hi,
How do I enable CP14?
It does not matter what I do it remains disabled. Tried by software and JTAG.
CP15_COPROCESSOR_ACCESS 0xC0F00000
Thanks
Rasty
Part Number: AM2434 Other Parts Discussed in Thread: SYSCONFIG Hi,
I am working with the AM2434 using three R5F cores: r5f_0_0 , r5f_0_1 , and r5f_1_0 .
I would like to understand the recommended best practices for peripheral initialization in a multicore…
Part Number: AM2434 Hello,
I would like to ask whether it is supported or recommended to integrate GoogleTest into CCS Project and run unit tests directly inside Code Composer Studio v20.5 , with the target MCU being AM2434 .
More specifically, I…
Part Number: AM2434 Hi,
I'm trying to use the onboard debugger on the AM2434 EVM Board (The Large Green Board), but I'm facing a problem which is the code stucks in the "Udma_open" function. The code stucks in an assert function that returns an error…