Re: assembly in Platform Builder
- From: "angryswede" <angryswede@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Jul 2005 13:17:40 -0700
Yeah, I've realized that does not work. What I am trying to do is check my
performance count registers and scale the processor frequency. I've been
writing in C++ the whole time in PB, so making the switch to assembly I am
confused on how one goes about it.
Fred Thomsen
"Jimbo" wrote:
> Well, using C and the _asm keyword, I can include x86 assembly code
> like this:
>
> _asm
> {
> place x86 asm code here
> }
>
> Try it with ARM asm code.
>
>
.
- Follow-Ups:
- Re: assembly in Platform Builder
- From: K. S. Huang
- Re: assembly in Platform Builder
- From: bsqr_TSAT
- Re: assembly in Platform Builder
- References:
- assembly in Platform Builder
- From: angryswede
- Re: assembly in Platform Builder
- From: Jimbo
- assembly in Platform Builder
- Prev by Date: Re: Bug in ControlPanel\Backlight tab
- Next by Date: Howto implement catalog feature dependency?
- Previous by thread: Re: assembly in Platform Builder
- Next by thread: Re: assembly in Platform Builder
- Index(es):
Relevant Pages
|