Forum Post: RE: MSPM0C1104: I can't connect to the development board or flash it
Hi Dennnis, Yes, exactly, I'm trying to program the launchpad. Regarding writing to NONMAIN, I can't be sure if I did it or not, because I've been testing the example code for writing to flash and...
View ArticleForum Post: RE: TMS570LC4357-EP: ESM Group 2 and 3 channels on the MCU
Hi Jagadish, Thank you for the information as always, and now there is more clarification. If I may ask further: Since the ESM Group 2 errors will generate non-maskable interrupts, then does that mean...
View ArticleForum Post: RE: TMS320F28335: Dual boot configuration
Dipak, How are you changing the references/branch instructions within the code? This is not possible without updating the linker file to use the correct addresses. Best, Alex
View ArticleForum Post: RE: TMS320F28388D: OpenOCD support for F28388D
Sorry about the delay, I have shared the relevant files with Carlo, and I will let him forward them to you.
View ArticleForum Post: RE: TMS320F28335: Dual boot configuration
Hi Alex, I have received the firmware with base address to sector D (0x320000)but I am writing it to on sector F(0x310000) by changing the base address ( handle this in bootloader code successfully )...
View ArticleForum Post: RE: TMS320F280039C: memcpy function and #pragma...
Hi George, Thanks for the reply. What is the default compiler option --ramfunc without any selection, leaving a blank space there ? [quote userid="4373"...
View ArticleForum Post: RE: F28M35M52C: Flash Programming fails while CSM is active
Luke, I'm confused. Are you saying I have to unlock the flash in order to reprogram it? This is the reason I placed the flash API in secure RAM in the first place. If I have to unlock the device in...
View ArticleForum Post: TMS320F280049C: FW debugging of CLA of TMS320F280049C
Part Number: TMS320F280049C Tool/software: Hi, This is Nojima from Liteon JPN. We would like to debug FW stored in CLA but debugger seems not to be able to access the memory. Could you tell us how we...
View ArticleForum Post: RE: MSP430FR6043: Number of Pluses
Hello, The first document that you reference is showing the range that is available in the USS Design Center. The 0 to 63 range is the range that we found to be useful during testing and decided to...
View ArticleForum Post: RE: TMS320F280049: jump into illegal imterrupt when run...
Joe, Flash_initModule() must be called from RAM and is copied from flash to RAM in Device_Init(), so it must be called after it. Best, Alex
View ArticleForum Post: TMS320F28379D: How to specify the location of the linked...
Part Number: TMS320F28379D Tool/software: Hi, I am using 28379D control card and try to get cpu1 and cpu2 to talk with each other. I have a common folder for the header and source code files which are...
View ArticleForum Post: RE: MSPM0C1104: I can't connect to the development board or flash it
Hi Rafael, No, for access to NONMAIN, you have to explicitly make any changes through Sysconfig, so no concerns with you writing to locations in FLASH. So you just used one of the example code...
View ArticleForum Post: RE: MSP430FR6047: About the parameter “Gap between pulse start...
Hi Scarecrow, 1) The gap between pulse start and ADC capture just indicates the time from when the programmable pulse generator starts generating excitation pulses, and when the ADC on the other end...
View ArticleForum Post: RE: MSPM0C1104: I can't connect to the development board or flash it
Hi Dennis, I used the MSMP0C-SDK example code for writing to flash. And as I said I changed the write address to some random values if for some reason the value was in this range belonging to NONMAIN,...
View ArticleForum Post: RE: TMS320F28069F: Field Weakening in LAB9
Can someone explain this BUG or what these numbers are IQ. Macros are set to 1000 but there is no type conversion anywhere. FW_setDeltas(fwHandle, FW_INC_DELTA, FW_DEC_DELTA); //! \brief Defines the...
View ArticleForum Post: RE: MSPM0C1104: I can't connect to the development board or flash it
Hi Rafael, I got this wrong. I double-checked and apparently it is possible to modify NONMAIN from the application. Doing so effectively locks the device permanently, unfortunately. So in your...
View ArticleForum Post: RE: LAUNCHXL-F280049C: Flash generated code to microcontroller...
Bhagyesh, Can you elaborate on what you mean by Flash code generated from MATLAB to Microcontroller? I presume you are using Mathworks Embedded Coder and generating code and a target executable for...
View ArticleForum Post: RE: LAUNCHXL-F28379D: CLA with SysConfig
Hi Vincent, The compiler automatically "defines" __TMS320C28XX_CLA__ when compiling the project for the CLA and automatically removes the define when compiling the project for the CPU. So, the...
View ArticleForum Post: TMS320F28075: How to solve the initialization phenomenon when...
Part Number: TMS320F28075 Tool/software: Hello, I am a user using TMS320F28075. I want to implement interleaved control of 2 PSFB modules as below. If there is a solution, please help me. ※ Problem -...
View ArticleForum Post: RE: TMS320F280039C: F280039C Control Card Schematic
Hi Sachith, Here is the pdf: e2e.ti.com/.../MCU100B_2800_001_29005F00_Sch.PDF Best Regards, Delaney
View Article