• how to read 16-bytes from 'hxx00 address(32-byte aligned address) on a 32-byte width data bus,
    if i want to read 16-bytes from 'hxx00 address(32-byte aligned address) on a 32-byte width data bus, what should be the arsize[3:0]? i donot want to put arsize='h5 as it would result in a performance...
  • how to read 16-bytes from 'hxx00 address(32-byte aligned address) on a 32-byte width data bus,
    if i want to read 16-bytes from 'hxx00 address(32-byte aligned address) on a 32-byte width data bus, what should be the arsize[3:0]? i donot want to put arsize='h5 as it would result in a performance...
  • [Cortex-M33 FVP]:SecureFault with SAU disable
    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...
  • [Cortex-M33 FVP]:SecureFault with SAU disable
    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...
  • How to run TF-M on keil M23/M33 fvp?
    I have noticed there are also M23/M33 fvps under Keil IDE related path. Whether there is some difference about the startup parameters to run TF-M on Keil fvps compared to DS-5 fvps?