Forum Post: RE: TMS320F280049: DCSM design question
Hello Torsten, There isn't really a good solution to the approach of trying to make RAM EXEONLY, but only for the bootloader. However, I'm not sure you necessarily have to make the RAM EXEONLY. The...
View ArticleForum Post: RE: TMS320F280037C: Cla variables are resetted on power ON
Hi Ashwini, Just to clarify, are you saying you were able to fix the power on reset issue with the "Changes Done" you have listed? Can you clarify what the working and non-working cases are and I will...
View ArticleForum Post: RE: MSP-EXP432E401Y: What do I pass as the function argument here?
Hi, [quote userid="602723"...
View ArticleForum Post: RE: MSP430F5529: MSP430F5529LP: How can I variables between two...
The Launchpad comes with an on-board eZ-FET for debugging and programming. For external debuggers, you could try the MSP-FET or the XDS-110. For both of those tools, you can find their users guide in...
View ArticleForum Post: RE: MSP-EXP432E401Y: What do I pass as the function argument here?
Hi, Oh, so I guess everything is defined. I just need to have the structure (*My_DataStruct) and call the function? So the function will store the received data from Lines, 62, 76, 86, 97, so on......
View ArticleForum Post: RE: LAUNCHXL-F280039C: GUI Composer. works in CCS but fails to...
Hi Neil, The issue with online GC app not working on a mac is unfortunately still present. It most likely will be resolved in August. However, I was able to get an offline version of the app running...
View ArticleForum Post: RE: TMS320F280049: Why is this cast necessary?
Unfortunately, I cannot find any problem with the code generated by the compiler. The attachment below is similar to the one from last time. But I added a comment block to the beginning which explains...
View ArticleForum Post: RE: TMS320F2800157: Motor phase current oscillation under load...
Hi Kirana, Sorry for my delay. I was on work travel all last week and just got back today. For the phase imbalance issue you can see that the U-phase is higher than V-phase at some speeds and lower at...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM263X: Spinlock examples not working?
Hello Csenteri, Can you confirm that both clusters of the device are operating in Dual-core Mode during the execution? The GEL files loaded to R5FSS0-0 take care of configuration and release of all 4...
View ArticleForum Post: TMS320F28379D: Known good XDS200 stopped working with...
Part Number: TMS320F28379D Tool/software: Hello, I have a working XDS200, which is able to connect and debug a TMS320F28355. Also, it worked with a TMS320F28379D control card until several weeks ago....
View ArticleForum Post: RE: TMS320F280033: Unable to Service SCI RX ISR
Hi Samruddhi, A few things: If you run the sci_ex2_loopback_interrupts example unchanged, can you verify that everything is working fine? If you run the code and it doesn't hit the ESTOP in the...
View ArticleForum Post: RE: TM4C1294NCPDT: Ethernet Flash Bootloader
i add this code to bl_startup_ccs.s RESTISR code and weird behaviour happens, when i first program the application (boot_demo_emac) it burns well, but when i try to update the code upon click reset...
View ArticleForum Post: RE: TMS320F2812: HEX2000 unconfigured memory (skipped) issue
Hi Ismail, Ok, can you describe to me the version of CCS you are using to generate this project? On a separate note, is it possible to migrate this project to one of our newer devices? Our newer...
View ArticleForum Post: RE: TMS320F280039: ACIM control SDK
Hi Joyce, There are no ACIM control examples within the C2000 MCSDK or for F28003x. However, there are some examples for older devices in controlSUITE and motorWare. Kind regards, Skyler
View ArticleForum Post: RE: TMDSCNCD28P65X: debug session cannot start due to an error...
Omer, have sent a friend request. Can you send more details on how the error was first generated/found? Will need it to possibly re-create the issue. Thanks and regards, Charles
View ArticleForum Post: RE: TIDM-1000: One phase current is distorted when PWM turned on...
Hi Naim, I recommend using 500 ohm as this is the first time you are running the board. Please run at similar conditions as stated in design design and validate the hardware is good enough. From the...
View ArticleForum Post: RE: TMS320F28379D: How can I bring XCLKOUT on a LAUNCHXL-F28379D...
Additional information: I did find what looks like an example project in C2000ware folder to use XBar to capture an ePWM signal - ecap_capture_pwm_xbar, but that folder does not show up as an...
View Article