The Cortex M3 simulator that we used to provide with CCS only simulated the M3 core, MPU, systick timer and a fat memory system. I would recommend obtaining a development board such as:
www.ti.com/.../tmdscncdh52c1
Or
www.ti.com/.../tmdsdockh52c1…
Hi FSSer,
I was able to change to use the Watch window. Thank you. I'm using an register window ever, but So it can not be changed.
Can I assume this is resolved?
I tried to check using the TMDSDOCKH52C1 and TMDXDOCKH52C1 .
TMDXDOCKH52C1…
Other Parts Discussed in Thread: TMDSDOCKH52C1 , UNIFLASH , CONTROLSUITE Dear Support, we use a F28M35H52C1 at the TMDSDOCKH52C1 Kit. At the moment we are developing a bootloader for our main application. For the M3 CPU we are a the point that we can…
I use "H52C1 Concerto Experimenter Kit"
http://www.ti.com/tool/tmdsdockh52c1
My "Concerto Kit" printed symbol on MCU following
----------------------------------------------------------------------------------
X 980
F28M35H52C1RFPT
YF-16A8HEW…
Andrew, The page description is in error. I'm sorry about the confusion. The description shows is better suited to the TMDSDOCKH52C1. Could you friend me on E2E? We can then start a conversation on what we can do from there. Thank you, Brett
Hi!
I' m using Concerto TMDSDOCKH52C1 kit. I need to use all analog channels and I hava a problem with 4 of them (adc1: ch8 and 12; adc2: ch 8 and 12).
I am using CCS v5. I have used the example "epwm_adc_soc.c" but I have used channels 8 and…
Other Parts Discussed in Thread: TMDSDOCKH52C1 Hello,
I am new to the development tools for the C2000 family (specifically, part number TMDSDOCKH52C1) and have attempted to run the "hello world" example on the F28M35H52C1. When I configure the target…
Other Parts Discussed in Thread: TMDSDOCKH52C1 Hi all,
There is a problem of Dual chip select problem.
I've used the EPI with the following settings now.
ECADR = 0x00 EPADR = 0x02 ERADR = 0x02
It is as follows when you check the TRM.
CS0…
Part Number: F28M35H52C Other Parts Discussed in Thread: CONTROLSUITE
Tool/software: Code Composer Studio
Hello,
I am trying to compile a simple blinky application using GNU ARM linero compiler and run it on Concerto arm cortex m3 core. I use a…
Hello,
since a few days a unwanted behavior occurs while using CCS ( 6.0.1.00040 )
We use a F28M35H52C1 at the TMDSDOCKH52C1 Kit and program the M3 CPU in C. We don't use BIOS / RTOS. C28 CPU doesn't play a role at the moment.
Now we have the problem…