Target Block Builder Tool

조회 수: 2 (최근 30일)
Valerio
Valerio 2012년 3월 30일
답변: BhaTTa 2025년 2월 11일
Does anyone knows something about the Target Block Builder Tool? I can't find it anywhere; I havo just a demo and a document about that. I can't use the demo because I need the tool to be installed I think. Can anyone help?
Thank you
  댓글 수: 1
TAB
TAB 2012년 3월 30일
Is it for simulink..??

댓글을 달려면 로그인하십시오.

답변 (2개)

Kaustubha Govind
Kaustubha Govind 2012년 3월 30일
Did you have specific questions about the tool? If you have Simulink Coder installed, the documentation has a demo that has a pretty good explanation about the tool. I have R2011b and can open the demo using this command:
>> web([matlabroot '/toolbox/target/extensions/processor/tic6000/tic6000demos/html/what_is_tbb.html'], '-helpbrowser')
This is what it says:
"Target Block Builder is a tool that automates the process of creating device driver blocks for the Target Support Package component. With this tool, you can design and create a Simulink block that works with your legacy functions.
In order to use this tool, you need to register information about the block you intend to generate. This is done through an .xls file with a predefined format. This file provides placeholders for information necessary to create the block's mask, parameters, ports, and functions necessary during simulation and code-generation."

BhaTTa
BhaTTa 2025년 2월 11일
Hey @Valerio, alternatively you can use IO Device Builder for creating device driver blocks. Please refer to the below documentation: https://www.mathworks.com/help/simulink/io-device-builder-arduino.html?s_tid=CRUX_lftnav

카테고리

Help CenterFile Exchange에서 Prepare Model Inputs and Outputs에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by