Quantcast
Channel: ARM Connected Community: Message List
Browsing all 8551 articles
Browse latest View live

Re: Please explain to Grandma: What’s the SAM D20 Xplained Dev Board?

Be sure to include a debate on the difference between GPL2 and GPL3 and whether or not the Apache licence followers are traitors or enlightened and pragramatic.

View Article


How to Access Physical Counter in ARM Cortex-A7?

Hello,        I have an custom FPGA board running ARM Cortex-A7 processor. I want to access the system physical counter. According to the ARM architecture reference manual I am trying to access the...

View Article


Re: After boot from ROM, I need to execute code in another memory. How can I...

There's a bit about debugging hardfault at Debugging a Cortex-M0 Hard Fault Are you sure the code has been loaded into the target location? A simple boot startup may only have set up the data and zero...

View Article

Re: Where / to whom should I report a suspected bug in the Cortex-M CMSIS...

Hello Try cmsis@arm.comIf that doesn't work - email me:  bob.boys@arm.com Thanks for the feedback Bob

View Article

Re: How to load Linux kernel image onto ARM Cortex-A9 target using DSTREAM...

Hello MWSealey,Thank you very much for your reply. I tried the zImage approach you suggested using restore command and got it working.

View Article


Image may be NSFW.
Clik here to view.

Where / to whom should I report a suspected bug in the Cortex-M CMSIS headers?

I apologize if this is not strictly on-topic, but I couldn't find an appropriate forum here for CMSIS-related questions, and the ARM top-level web site doesn't have any obvious place to report bugs. I...

View Article

Re: Typical L1 and L2 access latency for SoCs made of ARM Cortex-A9

CA9 TRM has said something.

View Article

Re: Community French section - Section française de la communauté.

Il est peut-etre meilleur rédacteur que technicien

View Article


Re: After boot from ROM, I need to execute code in another memory. How can I...

Hi Daith, It was a basic issue. I Didn't know that the BX and BLX instructions result in a HardFault exception if bit[0] of Rm is 0. I should have given ((void (*) (void)) 0x21000001) (); Thanks,Shyam

View Article


Re: is there any tool to transfer hex number to corresponding arm assembler...

I don't know of a tool that specifically does this.  In the past when I've had to do this I use one of two (similar) approaches. (1)* Open a debugger (such as DS-5 or RVD) and connect to a target...

View Article

Re: Typical L1 and L2 access latency for SoCs made of ARM Cortex-A9

Hi, I'm afraid this is a question which does not have an easy or definitive answer! Because of the unique way in which ARM-based SoCs are put together, all behave slightly differently. The latency of...

View Article

How to find serial number for generating trial license

Hi Experts, How to find the serial number of the installed DS-5 evaluation product ? It is required to generate the evaluation license for the DS-5 products.

View Article

Re: Cortex-A8 : instruction fetch for dual-issue

Hi, Thanks for your question. I suspect that your model is a little too simplistic. If you look at Chapter 16 of the Cortex-A8 Technical Reference Manual, you will see that there are restrictions on...

View Article


Re: How to find serial number for generating trial license

Have you followed the sequence of steps on this page? http://ds.arm.com/developer-resources/tutorials/working-with-arm-ds-5/ You don't need a serial number - you just need to select the "Generate a 30...

View Article

Re: After boot from ROM, I need to execute code in another memory. How can I...

Oh yes sorry about that, that was really silly of me, I should have spotted that especially as I've had to do something very similar myself in the past.

View Article


Image may be NSFW.
Clik here to view.

Re: 如何理解read-allocate / write-allocate in AXI4 spec

Hi chinatiger, >AXI4 Memory attributes有: Read-Allocate / Write-Allocate. AXI4中,对AxCACHE信号的定义作出了更新: AWCACHE[3]: AllocateAWCACHE[2]: Other AllocateARCACHE[3]: Other AllocateARCACHE[2]: Allocate 详细介绍请看...

View Article

Re: Cache lock down in ARM CortexA7

Hi Peter, Thanks a lot for your detailed description. Could you please explain following line little better : It is also worth noting that in many markets needing realtime response, TCM is generally...

View Article


Re: Re: Cache lock down in ARM CortexA7

Hi Anshul, Could you please explain following line little better : It is also worth noting that in many markets needing realtime response, TCM is generally available as a synthesis option in the...

View Article

Re: Re: Cache lock down in ARM CortexA7

Hi Peter, Thanks a lot for clarification. I want to try it on some other hardware. If possible please guide me how to perform cache lock down on some piece of code. I want to check the impact of cache...

View Article

Re: Cache lock down in ARM CortexA7

It depends a little on the hardware you have, so I would check the TRM. For example – here are the instructions for the L220 cache controller:...

View Article
Browsing all 8551 articles
Browse latest View live