Forum Post: RE: Attaching CCSv5 to running embedded process
I'm trying to do the same thing but on a msp430f5438a. I have code running that I want to look at with the debugger as well as the EEM tools.But when I try to mess with Run -> Load -> Symbols,...
View ArticleForum Post: RE: WEBENCH Eagle export error
Hello Nidal,I'm sorry you had an issue with Eagle schematic exporting when the library function was selected. We will look into this issue and hope to resolve it as soon as possible. In the mean time,...
View ArticleForum Post: RE: Device libraries for Altium Designer
Hello Janet,Thanks for understanding. I already did a component library for it using Altuim and the dimensions of the footprint in the IC datasheet. However, I'm not sure if it will do he job properly...
View ArticleForum Post: RE: Is it 32 bit or 64 bit Ubuntu 12.04 LTS for MCSDK 3.0.3.15,...
Hi,you should be able to use either, but note if you need/want the 64 bit version you will have a few extra steps, like ensuring the 32 bit support package is installed. It is a 32 bit...
View ArticleForum Post: RE: OPA356 Spice Model
Steve,We don't have a dedicated model for the OPA356 at this time. The model is in development and should be available on that device's product page no later than next week.A short-term alternative is...
View ArticleForum Post: RE: LMP91000 SIMULATION WITH TINA TI
Dear John,I have simulated LMP91000 following the macro instructions you provided.The range of currents I need to measure is: -300 nA < Iwe < 300 nAUsing the "DC transfer characteristic" analysis...
View ArticleForum Post: RE: CCS V5.5 upgrade issues
William,Can you please clarify what you mean by 'replace your driver library files'. At last check I had 270 folders named 'driverlib' under my ti installation folder. What does this mean??? Frankly...
View ArticleForum Post: RE: Unable to run OpenMP hello world. Using CGT 7.4.0
I tried but it didn´t work!Any proven solution? I can´t run any of the OpenMP examples for the 6678-James
View ArticleForum Post: xds100v2 jtag connection error
HI when I connect my xds100v2 jtag with dm368 board and do test connection .it does the testing with out any error. on the other side if I connect the same jtag with dm3730 board and do test connection...
View ArticleForum Post: RE: can you specify HIGH or LOW byte of a LABEL/ADDRESS using the...
[quote user="George Mock"]Use the .field directive to put a 16-bit chunk of data (or symbol address) anywhere, and not just on 16-bit boundaries.[/quote]With MSP430 CGT v4.2.3 using .field on a symbol...
View ArticleForum Post: RE: CCS V5.5.0 Assebly examples
Hi,as Igor mentioned there are assembly language guides and some resources available. What processor/target do you use? Are you planning on creating an assembly only project or a mix?Best Regards,Lisa
View ArticleForum Post: RE: MSP430Ware One Click???
Hi,Sorry, but I just want to be exactly sure I understand what you are experiencing. I would like to try to reproduce this. So I hope you dont mind a couple questions - what exact ccs version are...
View ArticleForum Post: RE: Pspice model for the LM2675-ADJ
Hi Kevin,The PSpice model LM2675 was released to the product folder today. You can download it after the next web update.Best regards,
View ArticleForum Post: Question about register usage in C called assembly code for C6000
Hi,I write an assembly code function which is called by a C program for C6000 DSP. Although I have read the C call convention on spru187t.pdf, it is still not clear to me. For simplicity, I have two...
View ArticleForum Post: RE: Encrypted spice model: TPS54336
Gustavo,Please use the .TSM file. Save the .zip file and extract the files on your computer. Start TINA-TI and click on the Insert option and choose Macro... Navigate to the location where you saved...
View ArticleForum Post: RE: Graphical tools in code composer studio ver5.3.0
The watch window is renamed to expression window in CCSv5.3 but other than that everything should work. You need to make sure that you have loaded the program onto your target so CCS can understand...
View ArticleForum Post: RE: Launch GUI composer runtime without loading an app
Yes, this should be possible but if your widgets are bounded to variables they will not be able to resolve themselves. If your GUI uses target side variables, then in the js program you should replace...
View ArticleForum Post: RE: CCS V5.5 upgrade issues
Ken,We are definitely striving to make the software ecosystem better. Obviously this fell through the cracks.[quote user="Ken Daniels"]Can you please clarify what you mean by 'replace your driver...
View ArticleForum Post: RE: failed to install eclipse successfully
Hi Jun,Please take a look at your log file - line 15 says:12/13/2013 16:31:49PM - UserName :ᄐᆳÁØÇöThe installer uses the userprofile value to extract temporary files, and it can't process the...
View ArticleForum Post: RE: Unable to run OpenMP hello world. Using CGT 7.4.0
Please see if this wiki article is helpful.Thanks and regards,-George
View Article