I'm trying to compile the VersatileExpress_TrustZone_Example with a GNU compiler and it's full of errors.
I compiled the example with the ARM one ansd it worked perfectly but i only have a evaluation license to use it.
So I would like to know if there is a way to use a GNU compiler to do it, maybe by making some changes in the code?
Thanks
JohannG
So, i think:
ARM should provide 2 sets examples, one for armcc , the other for gnu gcc.
Like ARM Trusted Firmware.
because gnu compiler is widely used now.