Hi Rob, I'm happy to hear you were able to run it! [quote userid="105825" url="~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1470299/launchxl-f28p65x-serial-flash-programming-fails-attempting-autobaud-to-load-kernel/5647676#5647676"]Using CCS v20, I was NOT able to step through the BootROM and see the Loaded Symbols. I have not tried on V12 and probably won't. But it would be good to still know how to get this working for the future.[/quote] When in a debug session go to the Run menu and select "Edit source search paths..." that will bring up a dialog like this: You can then click the add button to add the following path: C2000Ware_Root\libraries\boot_rom\f28P65x\rev0\rom_sources\cpu1\F28P65x_ROM This will allow you to view/debug the boot ROM and SCI bootloader. The users guide had some additional information: https://software-dl.ti.com/ccs/esd/documents/users_guide_ccs/ccs_debug-main.html#debugging-library-code Best, Matt
↧
Forum Post: RE: LAUNCHXL-F28P65X: Serial Flash Programming Fails "Attempting autobaud to load kernel"
↧
Forum Post: RE: TMS320F28388S: Attaching Debugger Under CCS12
Hi Ed, After consulting with experts on the CCS team, I have found that connecting to the CLA when it is already running (without halting) is not possible. The real-time mode on the C28x core is what enables this feature, and it has not been added for the CLA core unfortunately. Best Regards, Delaney
↧
↧
Forum Post: RE: LAUNCHXL-F28379D: CLA with SysConfig
Hi Vincent, I apologize for the delay on this. I have consulted with one of the CCS experts and they are recommending that you use an initialization script to automate the connection/loading process of both cores. This is available in the newest version of CCS (CCS 20), install linked here: CCSTUDIO IDE, configuration, compiler or debugger | TI.com Documentation for how to create the initialization script: 7.1. Debug Overview — Code Composer Studio 20.0.0 Documentation Let me know if this method would be feasible for you. Best Regards, Delaney
↧
Forum Post: RE: TMS320F28P650SK: CODE_START NOT WORKING - PLEASE HELP
Hi Pete, Are you able to connect a debugger and test the code first before running in standalone? Also, I would suggest running an example from C2000ware from flash first on the F28P65x before using a custom project or modifying the project (if you haven't done so already). Best Regards, Delaney
↧
Forum Post: RE: CC33XX-SOFTWARE: Requesting for migration guide for AM243X Version 10 SDK to interface AM243X-LP With CC33XX-BP
hello, As long as the API of the drivers used by the example havent changed you should be able to change the sdk and build. Have you tried? What errors are you getting? Regards, AB
↧
↧
Forum Post: RE: MSP-GANG: Is there a facility to check software such as SUM codes?
Hi Ito, I'm checking into the CRC calculation now, is it throwing a CRC error from the MSP-Gang because of this or are you checking against your own system.
↧
Forum Post: RE: MSP430FR2676: Fcapclk Parameter and Frequency Shift Settings Inquiry
Hi DDdoor, Is the issue a cross-coupling of mutual capacitive signals between the boards, or an issue with radiated emissions causing electrical interference. Can the customer share a photo or diagram showing the boards in their position when the interference occurs? Does this interference occur only when a person touches a sensor on any of the boards, or occurs all the time? What is the application?
↧
Forum Post: RE: TMS320F28P650SK: CODE_START NOT WORKING - PLEASE HELP
Hi Delaney, yes my code works perfectly. The LEDS on PORTA flash as they should. When I turn off the board and then turn on the board the LEDS do not flash. I did the same on the F28075 and the LED's flash perfectly. Code start is where it should be, boot pins GPIO 72 and GPIO 84 both pulled up high with 4.7k resistor, Both boards have this. Running an example from C2000ware is not happening due to I'm not a C programmer and every time I load a C project CCS can't find this file, cant find that file and it just frustrated me trying to find all these stupid libraries it has to load first before it can flash a LED when I can do it in assembler in 5 lines of code. I don't need to load an example. Code Start works with the F28075 fine and both have the same boot pins and boot memory locations. I've been using these microcontrollers for over one year now and I'm pretty familiar with them. Do you have any other ideas that we can try? Please let me know. Peter
↧
Forum Post: RE: TMS320F28377D: Can F28377D work well when the altitude is 5000m ~ 5500m?
Hi Fengyu, I will send you the request link to the safety package Matt mentioned in the linked post offline. Customers need to have an NDA to be granted access to it. Whitney
↧
↧
Forum Post: RE: TMS320F28388S: CLA Task Code Missing
Hi Delaney, Thank you for keeping on this! To move forward, I have been developing the code using the CLA assembly language. For performance reasons, I believe I will keep it in that language. Still, in the future, we may have other things which we want to run on the CLA, and it would be nice to not need to write those in assembly. But back to your question, the project I gave you will not have that change in it. It would cause other issues in our builds. But I think that if that was a fix, we could modify the appropriate files so that the option would no longer be needed. I'm sorry I can't be of more help to you. Regards, Ed
↧
Forum Post: RE: LAUNCHXL-F2800157: Can't access to the device
It seem this issue is due to missing the file in the project. When I include such file it works now. Thanks
↧
Forum Post: MSP430F5529: C# wrapper for BSL430 DLL Problem
Part Number: MSP430F5529 Tool/software: Hi, As I want to write a C# GUI to release BSL programming, but when I want to use BSL430 DLL, problems occurred. I failed to use the functions whose input or output is structure. The following code is about C# wrapper for BSL430 DLL: The structure definition is like following: The error information is “System.Runtime.InteropServices.MarshalDirectiveException”: The type signature of a method is not compatible with PInvoke. Is there any problem with my dll import process? How can I resole this problem? Best Regards, ZJY
↧
Forum Post: RE: MSPM0L2228: SPI master receive not working for clock > 2MHz
Get it. I am going to send out an email to you and close this thread here. Best regards, Cash Hao
↧
↧
Forum Post: RE: TMS320F2800157: Flash Memory error erasing Bank 0 FMSTAT
Hi Matthew , In the event that the DCSM got activated, which actions lead to device lock?
↧
Forum Post: RE: MSP430F5342: MSP430F5342
Dear Diego, Thank you for the information. I will contact Xilinx. Regards, Irfan
↧
Forum Post: TMDS243EVM: If the ports order of ethercat IN and OUT can be configured? if yes, how to configure it?
Part Number: TMDS243EVM Tool/software: I want to do an ethercat communication test that one master connects to two slaves, both slaves run beckhoff demo( ind_comms_sdk_am243x_09_02_00_08\examples\industrial_comms\ethercat_slave_beckhoff_ssc_demo) on TMDS243EVM. Two ports on TMDS243EVM for ethercat IN and OUT have already been configured, can I modify it? for example swap the IN and OUT order of ports, if yes, how can I change it? thanks!
↧
Forum Post: RE: AM2432: EEPROM Call I2C Caused Stuck
Hi Keshav, Thanks a lot for your support, after trying not using the interrupt it works normally now! The additional question based on it is that customer wants to know why does using IIC interrupt mode cause task deadlock? Could it be that the interrupt was not triggered at a certain moment? Thanks, Kevin
↧
↧
Forum Post: TMDS243EVM: How to add a Internet configure in Sysconfig based on INDUSTRIAL COMMUNICATION SDK?
Part Number: TMDS243EVM Tool/software: I want to add a TCP server in industrial_comms\ethercat_slave_beckhoff_ssc_demo, there is no Enet (CPSW) item under TI NETWORKINGS, so how do I add a Internet configuration in .syscfg file?
↧
Forum Post: RE: MSPM0G3507: Changing HEX File Format Byte Count to 0x10
Hi David, I could not find the way to generate a 0x10 byte count format hex file by using tiarmhex. Here is the options for hex generation: 16.2. Invoking the Hex Conversion Utility — TI Arm Clang Compiler Tools User's Guide Best Regards, Pengfei
↧
Forum Post: LP-AM263P: How To Flash the onBoard Flash Memory and boot from it.
Part Number: LP-AM263P Other Parts Discussed in Thread: UNIFLASH Tool/software: Hi TI Team, I have been struggling with trying to use the on board flash memory to hold the program and make the LPAM263P kit boot from it. Steps I have taken : 1. Use UNIFLASH to put the app image on the memory chip. 2. Change the BOOT MODE, 3. Power Cycle the board. I was curious if there is any guide available on how to use the flash memory for this for this board.
↧