The mbed-enabled LPC4088 QuickStart Board from Embedded Artists is a easy to use ARM Cortex-M4 rapid prototyping board in a standard through hole DIP package (44-pin), targeted at high-performance as …

Interface with Matlab

12 Mar 2016

Good day everyone...

I am currently facing one issue...

I wish to interface Matlab with my Arm Processor, LPC4088. I have import the bin file of RPC_Serial_LPC4088 into my arm processor before I tried the coding provided in the website. Then, I set the COM port to COM5 but when I try to run it in Matlab, I fail to run although I have insert all the files (zip files) given in this website.

The error is Error using mbed.SerialRPC (line 92) No response from mbed - check it is plugged in and you are using the correct serial port.

Here are the websites that I referred:

https://developer.mbed.org/cookbook/Interfacing-with-Matlab

https://developer.mbed.org/cookbook/Interfacing-Using-RPC#software-libraries

Hope to get reply from anyone of you soon,

Thanks