by PedroR » Wed Jun 29, 2011 12:11 pm
by PedroR
Wed Jun 29, 2011 12:11 pm
Hi all
I have come across an interesting manual that explains the low level access to all of the North bridge and South bridge features of the Vortex86 processor.
It comes with interesting
examples for DOS, Linux and Windows explaining which registers do what and how to perform tasks such as:
- Adjusting/Lowering clock speed in real time
- Working with the Watchdog timers
- Using PWM
- ISO-in-Chip information
- SPI
The RoboIO library encapsulates all of these functions (and code and information explained in the document) for convenience of use. RoboIO this is the reccommended way of using the Roboard features.
Still, the document is a very interesting read in order to get an idea of how the RoboIO and Vortex86 processor works internally.
The document also exposes some additional features not covered by RoboIO such as real time processor Clock rate adjustment, ISO-in-Chip information and booting from USB.
The document can be found here
http://support.elmark.com.pl/Advantech/ ... x86man.pdf
[EDIT] As per 'roboard's post (bellow), for the latest versions of this document please visit http://www.dmp.com.tw/tech/vortex86dx/
Also the Roboard department does _not_ provide support for low level programming; they are only able to provide support to customers using the RoboIO library. [/EDIT]
Regards
Pedro
Hi all
I have come across an interesting manual that explains the low level access to all of the North bridge and South bridge features of the Vortex86 processor.
It comes with interesting
examples for DOS, Linux and Windows explaining which registers do what and how to perform tasks such as:
- Adjusting/Lowering clock speed in real time
- Working with the Watchdog timers
- Using PWM
- ISO-in-Chip information
- SPI
The RoboIO library encapsulates all of these functions (and code and information explained in the document) for convenience of use. RoboIO this is the reccommended way of using the Roboard features.
Still, the document is a very interesting read in order to get an idea of how the RoboIO and Vortex86 processor works internally.
The document also exposes some additional features not covered by RoboIO such as real time processor Clock rate adjustment, ISO-in-Chip information and booting from USB.
The document can be found here
http://support.elmark.com.pl/Advantech/ ... x86man.pdf
[EDIT] As per 'roboard's post (bellow), for the latest versions of this document please visit http://www.dmp.com.tw/tech/vortex86dx/
Also the Roboard department does _not_ provide support for low level programming; they are only able to provide support to customers using the RoboIO library. [/EDIT]
Regards
Pedro
Last edited by PedroR on Wed Jun 29, 2011 3:08 pm, edited 3 times in total.