Clear Filters
Clear Filters

Using Embedded code to generate bootable code- Aurix TC4x

10 views (last 30 days)
Hi,
I came across the BSP blockset available for Aurix TC4xx.
it has blocks for several peripherals and interfaces.
My query is as follows
  1. to use for example the PWM block, to drive 2 separate channels, we will have to place two instances of the PWM block and configure the channel in each instanace. is this correct.
  2. to generate code for the used PWM blocks, how to go about? Will it give me a single file with code for both blocks ?
  3. As per my understanding the BSP will work with the eval board. So, can we generate the entire bootlable code from SImulink? Will it directly integrate the startup code, the compiler/linker tool chain etc. and generate the hex file directly from Simulink so that it downloads to target and can be tested.
Kindly let me know.
Thanks
Archit

Answers (0)

Categories

Find more on Downloads in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!