This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS1227: Learning the device

Part Number: TMS570LS1227
Other Parts Discussed in Thread: HALCOGEN

hi.

I'm a beginner in this field. I want to build basic knowledge first.

however, I only have tms570ls1227, and I don't have breadboards or other ingredients. Please tell me how I can study with this board.

I don't know where to find examples other than the sample code. I would like to know if there are any classes that explain easily.

thanks.

  • Hello Kim,

    Which board are you using, TI TMS570LS12x Launchpad, or HDK? 

    Please find project 0 and project 1 here: https://e2e.ti.com/support/microcontrollers/hercules/f/312/t/839983

    Project 0:  The objective Project 0 is to build a simple example for the purpose of verifying that you have a working development environment. The project itself will do something very simple (Blink an LED), but you will generate your project files with HalCoGen, and build/launch your project with Code Composer Studio (CCS).

    Project 1: 

    a. Demo 1: Light Sensor Demo
    USER LED B (LED3) blinking frequency is controlled by the ambient light sensor. Vary the intensity of the light on the sensor (Q1) to observe the response.

    b. Demo 2: Force 1 bit Flash ECC error
    Each press of USER SWITCH A button inserts 1-bit ECC error in flash. Each button press doubles the blink rate of USER LED A (LED2).

    c. Demo 3: Force 2 bit Flash ECC error:
    Each press of USER SWITCH B button inserts 2-bit ECC error in flash. nERROR lights up when fault is detected. Press USER SWITCH A button to clear nERROR LED.

    d. Demo 4: OSCILLATOR FAILURE
    OSCILLATOR FAILURE: oscillator can be killed placing jumper JP1 in OSC KILL position to create an oscillator fault which in turn creates error in system. ERR LED is ON as a result. Press nPORRT button (S1) to restore.

  • hello QJ wang

    i'm using TMS570LS1227PGE MCU(i think that it is HDK).

    and i download hercules_examples. 

    i import file with ccs and harcogen. but it is not working. 

    there is no change. how can i use example code with my TMS570LS1227PGE?

    Thanks

  • Hello Kim,

    The example is for LS1227 PGE package. The device on HDK is BGA package. 

    You can find example from HALCOGen help.