Raptor-Dev-FAQ: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
{{Navigation}} [[Raptor-Platform | Raptor Platform]] > [[Raptor-Dev]] > '''Raptor-Dev FAQ''' | {{Navigation}} [[Raptor-Platform | Raptor Platform]] > [[Raptor-Dev]] > '''Raptor-Dev FAQ''' | ||
=Requirements= | |||
===Is Rator-DEV compatible with Windows 8?=== | |||
Windows 8 is currently by Raptor-DEV | |||
=Licensing= | |||
===Why do I get a licensing error when I try to do a Raptor-Dev build?=== | ===Why do I get a licensing error when I try to do a Raptor-Dev build?=== | ||
Ensure your USB license dongle is plugged in and your license is up-to-date. Verify this in the [[Raptor:Tools|New Eagle License Viewer]] tool by clicking “Update License Online”. | Ensure your USB license dongle is plugged in and your license is up-to-date. Verify this in the [[Raptor:Tools|New Eagle License Viewer]] tool by clicking “Update License Online”. | ||
=Compiling= | |||
===What compilers are used with Raptor-Dev?=== | ===What compilers are used with Raptor-Dev?=== | ||
The Raptor VeeCAN displays use the GCC compiler, which is installed with Raptor-Dev. All other control modules use the CodeWarrior compiler from Freescale. | The Raptor VeeCAN displays use the GCC compiler, which is installed with Raptor-Dev. All other control modules use the CodeWarrior compiler from Freescale. | ||
===What tools from the MathWorks are required for using Raptor?=== | ===What tools from the MathWorks are required for using Raptor?=== | ||
[http://www.neweagle.net/support/wiki/index.php?title=Raptor:Getting_Started#Raptor_Installation Check out the Raptor Prerequisites] | [http://www.neweagle.net/support/wiki/index.php?title=Raptor:Getting_Started#Raptor_Installation Check out the Raptor Prerequisites] | ||
===What is an .rpg file?=== | |||
===Where are build files saved?=== | |||
===What is a .dll file?=== | |||
===How I program a Raptor-Dev software build onto a Raptor control module?=== | |||
===How I program a Raptor-Dev software build onto a Raptor display?=== |
Revision as of 14:57, 23 March 2015
New Eagle > Products Wiki > Raptor Platform > Raptor-Dev > Raptor-Dev FAQ
Requirements
Is Rator-DEV compatible with Windows 8?
Windows 8 is currently by Raptor-DEV
Licensing
Why do I get a licensing error when I try to do a Raptor-Dev build?
Ensure your USB license dongle is plugged in and your license is up-to-date. Verify this in the New Eagle License Viewer tool by clicking “Update License Online”.
Compiling
What compilers are used with Raptor-Dev?
The Raptor VeeCAN displays use the GCC compiler, which is installed with Raptor-Dev. All other control modules use the CodeWarrior compiler from Freescale.
What tools from the MathWorks are required for using Raptor?
Check out the Raptor Prerequisites