An interesting development from Microsoft:
http://www.purebasic.fr/english/viewtop ... 90#p341590
Running PureBasic Apps on Embedded Single Board Computers
-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: Running PureBasic Apps on Embedded Single Board Computer
Last edited by IdeasVacuum on Wed Dec 22, 2010 12:42 pm, edited 1 time in total.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
Re: Running PureBasic Apps on Embedded Single Board Computer
Yes, it would be cool. However, one of the great benefits of using Linux is not to worry about virus and other.
I heard this also from the owner of Technologic Systems too. But thought it was further out there.
Tim
I heard this also from the owner of Technologic Systems too. But thought it was further out there.
Tim
-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: Running PureBasic Apps on Embedded Single Board Computer
Well, Linux is not virus-free (it's ancestors had the first-ever virus) and the crazy people that write malware have become more active on Linux and the Mac than they ever were before. The biggest issue with Windows tends to be just that - it's big.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
-
- User
- Posts: 81
- Joined: Thu Sep 23, 2010 4:22 am
Re: Running PureBasic Apps on Embedded Single Board Computer
There is an ARM C/C++ compiler called IAR.
http://www.iar.com/website1/1.0.1.0/68/1/
I've started C coding on it to write SonyEricsson Patches and ELFs, I don't know how write a Windows application using it, but I believe it is possible.
http://www.iar.com/website1/1.0.1.0/68/1/
I've started C coding on it to write SonyEricsson Patches and ELFs, I don't know how write a Windows application using it, but I believe it is possible.
Sorry by bad English.
HP Pavilion DV6-2155DX: Intel i3-330m 2.13 / 4GB DDR3 / 500GB Sata2 HD / Display 15.6" LED / Win7 Ultimate x64 / PB 4.50 x86 demo.
HP Pavilion DV6-2155DX: Intel i3-330m 2.13 / 4GB DDR3 / 500GB Sata2 HD / Display 15.6" LED / Win7 Ultimate x64 / PB 4.50 x86 demo.
-
- Addict
- Posts: 2344
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
Re: Running PureBasic Apps on Embedded Single Board Computer
I used IAR and Keil but only with SDCC I really got what I wanted.
[EDIT]
Btw.: IAR doesn't even provide old compilerversions, so you are really stucked when trying to compile old examples with it. You even can't import some old Texas Instruments examples.
[EDIT]
Btw.: IAR doesn't even provide old compilerversions, so you are really stucked when trying to compile old examples with it. You even can't import some old Texas Instruments examples.
bye,
Daniel
Daniel
Re: Running PureBasic Apps on Embedded Single Board Computer
Hello,
I have this for you...
Best,
Gerhard
PS: Email => sales@kbasic.com and the site : http://www.kbasic.com/
If you have some interest for the "Q7basic" new form of Kbasic...tseyfarth wrote:Not to get confused, on my part, I do not want to write anything that will actually control the uC, but a higher level to run on top of Linux. I may be getting confused or not, just not really understanding the details to what I am wanting to accomplish (another part of the learning curve!).
Is what you guys are suggesting that direction? This is where one of the issues has come up with finding the best tools for me to develop with. First looking for Cross Platform, thinking just the OS was important (having come from a strictly Wintel environment) to now finding that while PB will run on Linux, but it wont run on linux on top of an ARM processor.
Some have suggested Q7, and in fact there is an Alpha Q7Basic product which has a brother KBasic which is also based on Q7. The Q7B product is too new, but it does have some promise I think. It takes basic syntax, converts to C++ files, then uses the Q7 platform to compile to the target OS using either a GCC C++ or VS C++ compiler.
I did see the Keil product and was scared away by the licensing.
Thanks again!
Tim
I have this for you...
For this moment, i try the Kbasic, and is not bad... But i waiting for the Q7Basic.....Hello,
nearly all features of KBasic will come over the next months in Q7Basic
(it is a total rewrite of kbasic): interpreter runtime, form designer
etc. Therefore, q7basic will be kbasic in a few months.
GoSub, Data and some very old basic commands are not planned to be
supported though.
If you order a kbasic license, it is also valid for q7basic for all time
- so no risk.
Kind regards,
Bernd
Best,
Gerhard
PS: Email => sales@kbasic.com and the site : http://www.kbasic.com/
Sorry for my english
! (Windows Xp, Vista and Windows 7, Windows 10)

Re: Running PureBasic Apps on Embedded Single Board Computer
GeBonet wrote: For this moment, i try the Kbasic, and is not bad... But i waiting for the Q7Basic.....
Best,
Gerhard
PS: Email => sales@kbasic.com and the site : http://www.kbasic.com/
Isn't he also the cat behind Objective BASIC which seems to have stalled in development?
Best wishes to the PB community. Thank you for the memories. 
Re: Running PureBasic Apps on Embedded Single Board Computer
Above the answer I found is a few days ... This is an open source ...
For the rest, there is the site, the forum and wait and see.
Me, I still took the license because the cheap, with sources in C + + available...
(In order to compile KBasic, you need to have installed Qt development packages (Version >= 4.6))
Which is not bad !
For the rest, there is the site, the forum and wait and see.
Me, I still took the license because the cheap, with sources in C + + available...
(In order to compile KBasic, you need to have installed Qt development packages (Version >= 4.6))
Which is not bad !

Sorry for my english
! (Windows Xp, Vista and Windows 7, Windows 10)
