Hi,

On Thu, May 22, 2008 at 09:39:36PM +0200, mINoS wrote:
> HaRET(9)# loadfunc s3c2440x_wavedev  WAV_IOControl 
> Function 'WAV_IOControl' in library 's3c2440x_wavedev' at 013E5C48
> 
> HaRET(10)# loadfunc s3c2440x_wavedev WAV_Close
> Function 'WAV_Close' in library 's3c2440x_wavedev' at 013E5830
> 
> HaRET(11)# loadfunc s3c2440x_wavedev WAV_PowerDown
> Function 'WAV_PowerDown' in library 's3c2440x_wavedev' at 013E583C
> 
> How I could execute this functions?

There currently is no way to execute an arbitrary function from
haret.  The loadfunc call was added for informational purposes - it
allows one to verify that the function exists in the dll.  It is also
useful for setting breakpoints on pxa via the 'set insn' command.

-Kevin
_______________________________________________
Haret mailing list
[email protected]
https://handhelds.org/mailman/listinfo/haret

Reply via email to