void InitAdc(void) { extern void DSP28x_usDelay(Uint32 Count);
// *IMPORTANT* // The Device_cal function, which copies the ADC calibration values from TI reserved // OTP into the ADCREFSEL and ADCOFFTRIM registers, occurs automatically in the // Boot ROM…
You have to setup the RAT appropriately. Please check the GEL files associated with AM64x Code Composer. These have examples of how to setup the RAT so the M4 can have access to the DDR. See function below:
hotmenu Configure_RAT(){ //Configure RAT // Available…
Hi, Yale and Brandon
Thank you for your reply in detail!
1. Use wrapper, it can program in first times, we think some memory address is erased so that MSP-GANG programmer cannot re-connect MCU. Although we use GANG430 F
2132 Unit information. We need…