Forum Post: RE: Problem porting 28035 example code to 28069
Which example are you trying to port? The current version of controlSUITE has a huge selection of examples for F28069 included.John
View ArticleForum Post: RE: Importing LMV794 Pspicemodels into OrCAD Pspice 16.3
Cool_buddy,Since you are new to Orcad, you probably have not used a .lib file to create a symbol file (.olb). The file that you downloaded (even though it is named a .mod file) is really a .lib file....
View ArticleForum Post: RE: Power switch/Load switch using MOSFET's ....
Malli,Please see the attached file:(Please visit the site to view this file)I have added the capacitive load and changed the VG1 rise/fall time. I also added the current monitor and set up the plots to...
View ArticleForum Post: RE: Code Composer 3.3 for Window 7
Kay,The "Device driver software was not successfully installed" message would need to be looked into by Blackhawk. I haven't had issues with that but it has been a while since I have tried so it could...
View ArticleForum Post: RE: there is an error in Installing CCS5.3
Hi Jian,in addition to Guatams advice, I would recommend trying the latest version, v6. Or at least v5.5.I would clean out the logs and installation and try again with one of these versions.If you...
View ArticleForum Post: RE: Adding a c++ external Makefile project into a CCS project.
Are you asking if you can combine two different kinds of projects, a CCS project and external makefile project? That is not possible, but if you already have an external makefile you are using for...
View ArticleForum Post: RE: EasyPLL support: Images are not shown
Hi Fernando,I just tried it and it worked for me. Let me know if you still see any issues.Regards,Khang
View ArticleForum Post: RE: DRV8301-RM48-KIT demo code runs, code compiles, but cannot...
Scott,Can you do a complete rebuild and attach a text file with the output of the project you are building (the one where you see two cryptic warnings)? I wonder if something was missing and a .out was...
View ArticleForum Post: RE: CCS 5, The Case of the Missing Breakpoints
[quote user="Edward Averill"]TMS320F28069 MCU, CCS5, XVS1000V2 debug probe.[/quote]Is it CCS 5.5?[quote user="Edward Averill"]I'm noticing that, when I have breakpoints down inside an ISR, for 2-3...
View ArticleForum Post: RE: Different Release build output between back to back builds on...
Brad,Sounds great, thanks. Darrin
View ArticleForum Post: RE: Help for inserting assembly instructions into .c source file...
Try moving the line containing ".long" to the last line of the __asm statement, after the blx instruction.
View ArticleForum Post: RE: CCS offline debugger query
Anil,For the specific problem of not being able to unwind through skeletal debug, CCS v6 will not help you. There are other fixes/improvements to this feature since 5.1 that might help you in other...
View ArticleForum Post: RE: really poor transient simulations for an LM3150 design
I meant give me your email so I can add you to the webench design.
View ArticleForum Post: RE: CBZ instruction does not compile
Please show us the exact contents of the line you are trying to assemble. Please show us the exact assembler command-line options; you can find them in the build console. Please show us the compiler...
View ArticleForum Post: RE: Webench offers differnt solutions compared with my October...
Hi Bahne,That is a ceramic capacitor and will derate in its value over the applied voltage of 2.5V. I could not find the exact derating but if we assume a linear derating, the output will only see...
View ArticleForum Post: RE: CCSV6 Update not working?
Thanks for the very detailed info Tales.I'm still looking for some leads as to what is causing this. Could you run another experiment? Exit CCS, Delete the following folders and try to install the...
View ArticleForum Post: RE: Webench and the TIDA-00056 for an H2S Sensor
Glad I asked. Thanks a lot for clarifying. I think I have what I need. Nicole [collapse] From: Ajinder Singh [mailto:bounce-1411@mail.e2e.ti.com] Sent: Friday, June 27, 2014 11:27 AMTo:...
View ArticleForum Post: RE: DS26LV32AT IBIS convert to older version
Hi Tony,This has moved up to the top of my list. I'll take a look at it on Monday and see if I can modify the file to be compatible with spec 1.1 without compromising the quality of the model.David
View ArticleForum Post: CCSv6 PRU project does not show in Load Program projects
For the AM3359, I created a new CCS project from the Empty Project template or example, Empty Project (with main.c). I can successfully build a C-based project and can connect to a BeagleBone board...
View ArticleForum Post: CCSv5 and CCSv6 occasionally hang on compiler error
CCS5.5, CGT 7.4.4CCS6.0 CGT 7.4.8Window 7I originally thought this was a CCSv6 issue, but now that we're using CCSv5, we've observed it there too.This has happened several times to myself and...
View Article