Re: What is the best IDE for a project (Mega LOC) that can parse c, c++ as...
Hi, it looks like your question was never addressed...I'm sorry, we should have moved it to ARM and Keil Tools at the time.I hope that since then you have worked out a solution.For the benefit of other...
View ArticleRe: adding discussion threads
We cannot merge several discussions in one, unfortunately. We can only split (branch) a discussion into two when the subject changes. In the particular example, I believe you did the right thing in...
View ArticleRe: TWR-K60F120M Documentation
It's very difficult to stop giving you more information, especially when you appreciate it so much.
View ArticleRe: adding discussion threads
Hello, Alban. Yes, you answered my question. Thank you very much for your detailed explanation.
View ArticleSWD protocol : In the document (CoreSight components trm): ARM DDI 0314H,...
My question is related to Serial Wire Debug protocol.1. SWD protocol : In the document (CoreSight components trm):ARM DDI 0314H, page 2-20,Fig 2-10, how RD[1] came to DAP bus before it could come at...
View ArticleHas anybody implemented CMSIS FFT library Successfully?
HiI want to use arm_cfft_radix4_init_q15() and arm_cfft_radix4_q15() function from CMSIS 3.2 library . I am unable to find any good resources or any examples. I have looked in the documents provided by...
View ArticleRe: Question about the cache locking
Actually I use the Cortex-A9 processor, and the question was asked for the level 2 cache controller l2c-310.can the locked lines be written to for this cache controller?
View ArticleRe: Does anyone know how I can remotely update code to distant arm system?
Not sure I understand the question. When you repost could you provide more info? You can write direct to the PC, and is standard practice for things like pop instructions
View ArticleRe: Does anyone know how I can remotely update code to distant arm system?
$Sub is the only mechanism I can think of.
View ArticleRe: How to Enable R4 L1 Cache
Martin WeidmannAfter configuring system control register SCTLR and enable some region in MPU as normal cacheable, L1 cache works. Thank you all. Patrick
View ArticleRe: Does anyone know how I can remotely update code to distant arm system?
Hi Ronan- It looks like the member started a new thread for this question Is it mistake to force PC to specific address?
View ArticleCannot intercept my app with Mali Graphics Debugger
Hello, I just followed the manual but I cannot get the MGD to intercept any call from my app.The GUI connects to de daemon though USB but no data is traced.I am using Android 4.4.2 and Mali-400 MP. Am...
View ArticleWebinar: 7 Steps to Business Success on the Internet of Things
LogMeIn is excited to announce that we will be doing a joint webinar with ARM, Salesforce, and Heroku! The Internet of Things (IoT) promises to evolve the way the world does business, however...
View ArticleRe: Is it mistake to force PC to specific address?
Hi Bojana, I'm still not entirely sure I understand what you are trying to do here. You could link the programs to different addresses (say prog1 at 0x8000, prog2 at 0x9000). Then have a third assembly...
View ArticleRe: The development board not detect SD card
I hadn't thought about fakery... very interesting point you are making: do not believe all you read on the Internet?
View ArticleRe: Why glCompressedTexSubImage2D fails with INVALID OPERATION on GLES3.0...
Hi sunilrpandey, The GLES3 emulator supports ETC2 yes, it's mandatory in GLES3. There doesn't seem to be anything wrong with the CompressedTexSubImage2D call itself, but I'm still reading the spec just...
View ArticleRe: Why glCompressedTexSubImage2D fails with INVALID OPERATION on GLES3.0...
Hi sunilrpandey,Thanks for your report.I was able to get hold of one of the OpenGL ES 3.0 Emulator developers and he confirmed it is a problem on our side.This issue has already been reported...
View ArticleRe: Assembly example for programming ARM Cortex-M4
I see Jens has been keeping you supplied with excellent advice about assembly code! The Freescale technical team are actually doing the right thing, really, as one of the selling points of the Cortex-M...
View ArticleRe: Re: TWR-K60F120M Documentation
Oh, there's one thing that I almost forgot, which I think would probably be very helpful to understand right from the beginning. Many other (non-ARM) architectures use a stack, when you call a...
View ArticleARM with uclinux kernel
hello everyone, Actually i am a beginner in the field of ARM.. and i am trying port a uclinux kernel on any of the ARM controller but the development boards available with me lpc2378,2148,2400 series...
View Article