I need to publish a payload from mbed-os to MQTT broker. I am using FVP_MPS2_M7 as target, code is getting compiled but while running it on simulator(FVP_MPS2_Cortex-M7.exe) am getting an error code -3001 but when I use FVP_MPS2_M3 as target and…
In the previous post, Getting started with Fast Models and RTX, we created a custom Cortex-M33-based platform using the IP Components already available in the Fast Models IP Library. Most times you would want to add your own IP to the design and create a…
I am using the Cycle-accurate ARMv6-M simulator provided here: https://github.com/impedimentToProgress/thumbulator to run benchmark programs provided on the following link: https://github.com/impedimentToProgress/MiBench2
I want to verify the output of the…
There are a few common questions that we get from customers when talking about virtual prototypes for software development which we will address in this blog.
Virtual prototypes (VPs) help developers…