Clear Filters
Clear Filters

How do I change the target IP address for External Simulink Simulation?

1 view (last 30 days)
I have a simulink model for a design that runs on my external FPGA board. When I try to run it, however, it always tries to connect via the wrong IP address (thus failing to connect). How do I change this? Changing the IP address in Configuration->Coder Target->External Mode does NOT work. Seems like it should, but I always get the same IP address tried no matter what I put in there.
What's the proper way to tell my model the IP address to use?
Example Diagnostic Viewer output:
"### Invoking postbuild tool "Download" ..." ssh_download.bat "C:\Program Files\MATLAB\R2015a/toolbox/idelink/foundation/hostapps" root cyclonevsoc 10.10.2.51 /tmp ../gm_TRNG32sl_interface.elf Altera_CV_SOC
But I have 10.10.2.33 in the IP address field in the configuration, as above. Even a restart of Matlab won't affect this.

Answers (0)

Categories

Find more on System on Chip (SoC) in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!