User forums > Using Code::Blocks
ARM developement
(1/1)
Devlper_lee_kr:
I don't know if this is the right forum; If I'm in a wrong forum please let me know
My problems:
Is it required to have an ARM evaluation board to make an arm project?
if so, Please tell me where I can find one. Thanks!
BlueHazzard:
--- Quote ---Is it required to have an ARM evaluation board to make an arm project?
--- End quote ---
Ofc not... you can not test if you have no controller, but you can make projects as many as you like..
--- Quote ---if so, Please tell me where I can find one. Thanks!
--- End quote ---
There are probably over 1000 different amr-dev boards out there... Without any information this question is useless...
I generally recommend some STM32 discovery boards, because thy have a J-Link programmer integrated...
Devlper_lee_kr:
--- Quote from: BlueHazzard on May 25, 2020, 03:06:57 pm ---
--- Quote ---Is it required to have an ARM evaluation board to make an arm project?
--- End quote ---
Ofc not... you can not test if you have no controller, but you can make projects as many as you like..
--- Quote ---if so, Please tell me where I can find one. Thanks!
--- End quote ---
There are probably over 1000 different amr-dev boards out there... Without any information this question is useless...
I generally recommend some STM32 discovery boards, because thy have a J-Link programmer integrated...
--- End quote ---
Thanks for the info.
I also have one more question (that may sound stupid)
but can you make an OS using arm project?
stahta01:
--- Quote from: Devlper_lee_kr on May 26, 2020, 12:29:52 pm ---I also have one more question (that may sound stupid)
but can you make an OS using arm project?
--- End quote ---
Your question makes no sense to me.
I am guessing you meant this
Can the arm project be created for bare-metal Arm hardware?
Bare-metal is the normal term used to mean hardware with an OS.
Using CB to build an OS is likely a very bad idea unless the OS is very simple and small.
Tim S.
BlueHazzard:
--- Quote ---but can you make an OS using arm project?
--- End quote ---
Again, without specifying what arm you use... i can not tell anything. Arm ranges from 1kByte Flash 1kByte RAM M0 to severall GB A6 controllers you find in an IPhone... So a arm can run no OS to any Operating system out there you can imagine. It is a micro processor it can do touring complete things....
And codeblocks is basically a better notepad. So you can do anything in codeblocks you can do with a notepad, and you can program a whole Windows in notepad if you please, so you can also program a whole Operating system in codeblocks... No problem whatsoever
With your questions so vague you get answers so vague...
Navigation
[0] Message Index
Go to full version