Infineon Multicore 1 Manual

Infineon Multicore 1 Manual

Multicore led control, aurix tc2xx microcontroller training

Advertisement

Multicore_1
Multicore LED control
AURIX™ TC2xx Microcontroller Training
V1.0.0
Please read the Important Notice and Warnings at the end of this document

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Multicore 1 and is the answer not in the manual?

Questions and answers

Summary of Contents for Infineon Multicore 1

  • Page 1 Multicore_1 Multicore LED control AURIX™ TC2xx Microcontroller Training V1.0.0 Please read the Important Notice and Warnings at the end of this document...
  • Page 2 Core 0 is switching on an LED. When the LED flag is set, Core 1 is switching off the LED. Core 2 is controlling the state of the LED flag. 2020-01-17 Copyright © Infineon Technologies AG 2020. All rights reserved.
  • Page 3 › AURIX™ is built for performance, safety and security, featuring parallel execution of processes, lockstep cores and further enhanced hardware safety mechanisms. 2020-01-17 Copyright © Infineon Technologies AG 2020. All rights reserved.
  • Page 4 Hardware setup This code example has been developed for the board KIT_AURIX_TC297_TFT_BC-Step. 2020-01-17 Copyright © Infineon Technologies AG 2020. All rights reserved.
  • Page 5 The state of the global variable g_turnLEDon is changed by CPU2 every second using the wait() function from the header Bsp.h. All functions used to control the port pin are declared in the iLLD header IfxPort.h. 2020-01-17 Copyright © Infineon Technologies AG 2020. All rights reserved.
  • Page 6 Run and Test After code compilation and flashing the device, observe the behavior of the LED: › The state of the LED D107 (1) toggles every second 2020-01-17 Copyright © Infineon Technologies AG 2020. All rights reserved.
  • Page 7 More code examples can be found on the GIT repository: › https://github.com/Infineon/AURIX_code_examples › For additional trainings, visit our webpage: › https://www.infineon.com/aurix-expert-training › For questions and support, use the AURIX™ Forum: › https://www.infineonforums.com/forums/13-Aurix-Forum 2020-01-17 Copyright © Infineon Technologies AG 2020. All rights reserved.
  • Page 8 Infineon Technologies in in personal injury. customer’s applications. The data contained in this document is exclusively intended for technically trained staff.

Table of Contents