I'm attempting to configure the performance counters on a Jetson TX1 which has the 64 bit cortex-A57. I'm trying to decipher the technical reference manual and use this guide Using the PMU Event Counters in DS-5 – DS-5 Development Studio – ARM…
I'm attempting to configure the performance counters on a Jetson TX1 which has the 64 bit cortex-A57. I'm trying to decipher the technical reference manual and use this guide Using the PMU Event Counters in DS-5 – DS-5 Development Studio – ARM…
On Cortex-A9, after power on reset BootROM code is executed and this is responsible for configuration of boot media, copy first stage boot loader to on chip memory etc....
I would like to understand the BootROM code flow using step by step procedure(to…
Hi,
Can anyone help me in porting ARM code which is compatible in Development Studio 5 to GCC platform?
Please help me in identifying how Macro and global directives are defined in GCC platform?
Thanks
Can DS-5 Streamline be used with RTSM/Fixed models for cortex-A53 processors? If it is possible, what is the procedure ?
Hello, I'm trying to optimize some functions in ARM Cortex A9 architecture. Now, I want to judge whether the optimization is valid by reading and comparing the executed CPU cycles. But I can't find some tools in DS-5 to do this job. Could you give me…