Forum Post: RE: LP-AM261: CPSW Examples cant be imported to CCS
Hi Daniel, Thanks for confirming, On the MII driver support/ config issue, I have some potential fixes, I am still testing them and will share them over the original E2E in a couple of hours. Regards,...
View ArticleForum Post: RE: TMS320F28377D: I would like to know the advantages of the...
Thank you for your reply. I'll try to understand it more clearly through your reply.
View ArticleForum Post: RE: TMS570LC4357: Checking privilege mode of mcu
Hi LayEng, The mode bits in the CPSR register indicates the operating mode: As shown above, except user mode all other modes indicate the core is in privilege mode. You can also refer below for more...
View ArticleForum Post: RE: AM2432: 【EPWM】How to contorol each of PWM FET(High-Side,...
Hi Paula, Thank you. I 'll read Information you gave me. Best Regards, Bun
View ArticleForum Post: RE: LP-AM261: CPSW Examples cant be imported to CCS
Thats great news! /Daniel
View ArticleForum Post: RE: MSPM0G3507: TRM error in SYSPLL setup example [SLAU846B Sec...
Here are some reference from TRM, but these seems not detailed enough: Enabling and Disabling the SYSPLL After configuration, enable the SYSPLL by setting the SYSPLLEN bit in the HSCLKEN register....
View ArticleForum Post: RE: MSPM0G3107: [XDS110] [Uniflash] [DSLite.bat] : Error when...
Hello Christophe, If code loading can be successful, the Flash erase must have been completed. So I guess that maybe when you operate code loading command in DSLite, the Flash erase (mass erase to...
View ArticleForum Post: RE: LP-MSPM0L1306: How to add core command to change UART baud...
Hi Robin, If you want to use the ROM BSL, you can not change the baud rate. To workaround, you can use flash BSL or BSL plugin. [quote userid="638035"...
View ArticleForum Post: RE: LP-MSPM0G3519: Compiler warnings for linker files
Hi Rohidas, It seems you are using a private environment to build the MCAL project and a compiler process has been done to generate a SEPAL.elf. As for the linker command, here attach a screenshot of...
View ArticleForum Post: RE: TMS320F28P550SJ: Where is the corresponding setting in...
Hi Anand, You mean there is NO such option for MCAN_txBufTransIntrEnable() in Sysconfig so far. So the user has to enable it by himself in the code. Is it correct?
View ArticleForum Post: RE: TMS320F28388D: LWIP UDP long term issues and overflow problems
The crash after 1-2 hours is always caused by an extern tool which sends multiple UDP messages at once. Normally the controller should ignore some packages and be available after, but this isn't the...
View ArticleForum Post: [FAQ] AM2612: USB: DFU and SBL DFU application not working
Part Number: AM2612 Tool/software: Hi TI experts, I am using the AM261x-LP board and running into the following USB issues: I tried running the SBL DFU application via the dfu-util tool provided. I am...
View ArticleForum Post: RE: [FAQ] AM2612: USB: DFU and SBL DFU application not working
There are known issues with the USB Low-level drivers in the mcu_plus_sdk_am261x_10_00_01_10. The commonly observed issues are: SBL DFU not working There are two fixes required here: 1.1 Issues with...
View ArticleForum Post: RE: TMDS243EVM: TMD243EVM Out of the box example
should I then consider the fact that the problem with the "out of the box" example has no solution?
View ArticleForum Post: RE: TMS320F2800156-Q1: About f2800156 reset issue
Hi Aiswarya, Pls give some advice? Thanks!
View ArticleForum Post: RE: [FAQ] MCU-PLUS-SDK-AM261X: All ADC2 outputs are '0' on AM261x...
Hi To fix this issue: Go to file "C:\ti\mcu_plus_sdk_am261x_10_00_01_03\source\sysconfig\drivers\.meta\adc\soc\adc_am261x.syscfg.js" Navigate to line #387 and modify like below: Rebuild the...
View ArticleForum Post: RE: AM2432: Multi-Core Simulation on CCS
Hi Tushar, There is quite a lot difference in customer configurations compared to the default example. We found a workaround to use SBL boot, instead of no boot mode, then customer could successfully...
View ArticleForum Post: RE: LP-AM261: SDK version 10.0.1.10 SBL OSPI example is not...
Joshua, Can you please share more details on exactly what is the failure signature: Please note for SBL OSPI you need to have application also written in the flash memory
View ArticleForum Post: RE: TMS320F2800156-Q1: About f2800156 reset issue
And it is similar as this problem....
View ArticleForum Post: RE: LP-AM261: SDK version 10.0.1.10 SBL OSPI example is not...
Please steps on how to run hellow world example from flash using SBL OSPI: https://software-dl.ti.com/mcu-plus-sdk/esd/AM261X/latest/exports/docs/api_guide_am261x/GETTING_STARTED_FLASH.html
View Article