Alice 说: __enable_interrupts() and __disable_interrupts() are compiler intrinsics. They don't require any definition or declaration, when the C2000 compiler is used.
__TMS320C28XX__ is a predefined macro, defined by the C2000 compiler when compiling…
Just to clarify, do you mean you can implement delay with the current code or with the one in C2000Ware valley switching example? When running C2000Ware valley switching, do you get 354us delay before refreshing?
Part Number: TMS320F280039C
Using the LAUNCHXL_280039C development board, the 280039C/MCAN example (mcan_ex7_classic_transmit) is builded, the CAN message cannot be sent. MCAN_TXBRP.TRP0 always 1, and MCAN_CCCR.INIT = 1. The line of code below cannot change…
Part Number: AWRL6844EVM Other Parts Discussed in Thread: AWRL6844 , SYSCONFIG , AWR1843
hello, we found that the D1P memory in AWRL6844 DSP core dose not used in incabin radar demo code. As the picture showed behind.
During our software developement, we…