Community Profile

photo

James Brown


Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Question


Move target data to new version of slrt after an upgrade
After upgrading to a new version of Matlab/Simulink/SLRT, I'd like to port all my realtime targets into the new slrtexplr. Is th...

6 years ago | 1 answer | 0

1

answer

Question


Target order in slrtexplr
How can I change the order in which realtime targets are displayed in slrtexplr? I'm happy to edit a file if I knew where slrtex...

6 years ago | 1 answer | 0

1

answer

Question


Can't reboot my Simulink Realtime target.
Why can't I reboot my SLRT target via a Matlab command? I've also noticed that I cannot close the connection. Am I missing somet...

6 years ago | 1 answer | 0

1

answer

Question


Can I boot SLRT standalone via CD?
Is it possible to create a standalone SLRT app using a target with no hard drive and no flash media? I'd like to boot from CD wi...

6 years ago | 1 answer | 0

1

answer

Question


How can I profile an SLRT application on a target with no hard drive?
I need to profile my code in SLRT, but my target computer has no file system. Is this possible?

7 years ago | 0 answers | 0

0

answers

Question


External Interrup Source for SLRT
I'd like to use a board for the interrupt source to synchronize my model with other real-time systems. I'm a bit confused as to ...

7 years ago | 1 answer | 0

1

answer

Answered
How do I store a value in Simulink (sample hold)?
I do this all the time with an enabled subsystem. Simply connect the input port to the output port inside the enabled subsystem....

7 years ago | 0

| accepted

Question


Must the SLRT Network Boot Server be on the development machine?
I wish to network boot my SLRT machine via the network boot option. However, due to several circumstances, I cannot use my devel...

7 years ago | 0 answers | 0

0

answers

Answered
Data transfer from target machine to host computer
You can always develop a C/C++ app using the SLRT API. Check out, for example, the function xPCFSReadFile in the API.

7 years ago | 1

Question


rtwbuild with Diagnostic Viewer
I'd like to use the command line rtwbuild, but with all output going to the Diagnostic Viewer, similar to the behavior when the ...

9 years ago | 0 answers | 1

0

answers

Answered
Remotely view xPC Target screen?
Look at 'xpctargetspy'. This command will create a figure window with a shot of the target's screen. A right-click in the window...

9 years ago | 0

Question


Complete build in SLRT
How can I force a complete (not incremental) build in SLRT? For example, if I edit an include file, referenced by my C sfunction...

9 years ago | 1 answer | 0

1

answer

Question


How do I install a Support Package on a machine with no internet access?
I need to install a Support Package on a machine with no internet access. I have seen solutions involving running the Support Pa...

9 years ago | 0 answers | 0

0

answers

Answered
xPC Target in Freerun mode: extra long sample time
Check your target machine's BIOS to ensure that legacy USB is turned off. Legacy USB will occasionally grab close to a msec of t...

9 years ago | 0