Hello all,
I'm new to the ARM platform and I'm having a problem discovering why my code is generating a Hard Fault.
My hardware is an mbed platform board with the NXP LPC1768 processor.
The code in question works when compiled using the mbed…
As a product manager for the Cortex-M33, I see this question pop up a lot. Below is my version of the answer.
Characteristics of TrustZone technology
This is a very common question.
The diagram below is a pictorial description of the differences followed by some explanations.
Starting from the bottom:
This is a very common question too.
The diagram is a pictorial description of the differences followed by some explanations.
-Cortex-M23 is an implementation of the ARMv8-M architecture. Full details here.
-Using the same debug…
Hello,
I am using Cortex-M33 FVP model to run the Keil RTX TrustZoneV8M RTOS example.Have also tried to experiment with the memory map configuration and the corresponding SAU region programming for NS/S patitioning and the behaviour is as expected.
However…
This question was raised in the ‘Want to maximise your product design? See how a custom ASIC can help?' webinar, view all the questions in the round-up blog post.
This question was raised in the webinar "Enhance your product with industry-leading processors - for no upfront license fee.”
Hi.
How do I start with simple example for study about boot rom and boot sequence?
I'd like to make a simple architecture, but first of all, I have to make a L1 boot and L2 Boot code as I know.
CM3 is connected with boot ROM and Flash.
So Would you…
All,
I received the Versatile Express Cortex-M Prototyping System + and am using DesignStart. I powered on the board and the operating system booted up without any problems.
In the V2M_MPS2/MB/HBI0263C/board.txt file, the following are the sequence of…
Hi. First of all, thanks for your attention in advance. I have to say that I am completely new in FPGA programming, but I could have never imagined that running an example with a documentation explaining it step by step could be so cumbersome and error…