Blackfin C stack boundaries and pointer query?

Regarding Blackfin DSPs from Analog Devices, C programming, and VDSP++

4.0...

Does anyone know if VDSP++ has any built-in support for querying the C stack limits and current stack pointer from C?

For example, do functions like this exist:

void *getStackTop(void); void *getStackBottom(void); void *getStackPointer(void);

?

Thanks, John Speth.

Reply to
johnspeth
Loading thread data ...

Hi,

Don=B4t have the answer out of the box. However, here you have some hints:

- Try to find this out on the C Compiler Manual, which you can download from

formatting link
(plus some browsing on the Technical Library area)

- Try the ADI DSP knowledge base

- Ask at

formatting link
and snipped-for-privacy@yahoogroups.com

JaaC

Reply to
jaac

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.