How to build and run program LS1028ARDB?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to build and run program LS1028ARDB?

1,167件の閲覧回数
anesarkar
Contributor II

Hi,

      How do I run a simple hello world program in LS1028ARDB without using CodeWarrior Tap and CodeWarrior IDE.

Additionally, I want to interface and program Lora 2 Click with the system. Can someone answer these questions?

Thanks!

ラベル(2)
0 件の賞賛
返信
1 返信

1,011件の閲覧回数
bpe
NXP Employee
NXP Employee

You are asking very basic questions. If you want a very beginner guide, googling for something like "cross compiling for ARM" yields a lot of
step-by-step how-to's. Here is a couple from  the first search page that
look appropriate:

http://jensd.be/800/linux/cross-compiling-for-arm-with-ubuntu-16-04-lts
http://www.firmcodes.com/how-to-cross-compile-for-arm/

Installing NXP SDK for your board will save you a few manual commands to install the right toolchain and will help you when you move to a more serious
project.

After you build your application, you can use any communication protocol
(FTP, HTTP, SSH/SFTP, whatever)to transfer the binary to the target.
The same SDK will generate a set of target boot binaries to bring up
the board so that the protocol can work.

As of the software package you mentioned, we cannot share any experience
with it, sorry. Our suggestion in this regard is to consult at it's maintainer/documentation/support for build instructions.


Have a great day,
Platon

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信