C3F Driver for MPC565

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

C3F Driver for MPC565

1,864件の閲覧回数
Okie
Contributor I
I am trying to use drivers from Freescale to program the flash on the 565.
My application is written in Ada. We are not allowed (by certification rules)
to link any code into the application that we do not have the source for.
Thus, the approach we are taking is to load the binaries into a known
location in RAM, and then execute them from this location. The two
problems I am having are:
1) How do I pass parameters to these routines using this approach
   (specifically FlashErase and FlashProgram)?
2) How do I execute the routines?
 
Thanks for any help.
ラベル(1)
タグ(1)
0 件の賞賛
返信
2 返答(返信)

1,095件の閲覧回数
CrasyCat
Specialist III
Hello
 
I have checked internally.
The flash programming applet are usable only integrated in the IDE right now.
 
So you will not be able to load them separately and execute them from RAM.
 
CrasyCat
0 件の賞賛
返信

1,095件の閲覧回数
CrasyCat
Specialist III
Hello
 
I do not think that we have a public API available for the Flash programming applet.
These applets are designed to be used from CodeWarrior IDE only (as far as I know).
 
I will check further with the developers if there is an API for that. I will let you know.
 
CrasyCat
0 件の賞賛
返信