Hi all:
I'm working on SAMA5D3X-EVM with uc/OS, I dont know how to boot the uc/OS application by at91bootstrap, is there a branch with 91bootstrap for the application without OS, or for uc/OS like?
thanks.
Forest
How to start application by at91bootstrap with uc/OS
Moderator: nferre
- blue_z
- Location: USA
Post
Latest versions of AT91Bootstrap can load U-Boot, the Linux or Android kernel or a standalone program (intended for Softpack examples).
If you learn how to boot an uc/OS application, then you can try to use the standalone configuration or customize AT91Bootsrtap.
Regards
Re: How to start application by at91bootstrap with uc/OS
I know nothing about uC/OS, so I'm not sure what you mean by "application without OS" (do you mean a standalone program?) or "for uc/OS like" (bad grammar?).ForestWang wrote:is there a branch with 91bootstrap for the application without OS, or for uc/OS like?
Latest versions of AT91Bootstrap can load U-Boot, the Linux or Android kernel or a standalone program (intended for Softpack examples).
If you learn how to boot an uc/OS application, then you can try to use the standalone configuration or customize AT91Bootsrtap.
Regards
Post
sama5d3xekdf_linux_image_dt_defconfig
sama5d3xekdf_uboot_defconfig
sama5d3xeknf_android_image_dt_defconfig
sama5d3xeknf_linux_image_dt_defconfig
sama5d3xeknf_uboot_defconfig
sama5d3xeknor_uboot_defconfig
sama5d3xeksd_android_image_dt_defconfig
sama5d3xeksd_linux_image_dt_defconfig
sama5d3xeksd_uboot_defconfig
which is the standalone one?
thanks.
Re: How to start application by at91bootstrap with uc/OS
yes, I mean the standalone program. take sama5d3-ev as an example. the configuration file as below:blue_z wrote:I know nothing about uC/OS, so I'm not sure what you mean by "application without OS" (do you mean a standalone program?) or "for uc/OS like" (bad grammar?).ForestWang wrote:is there a branch with 91bootstrap for the application without OS, or for uc/OS like?
Latest versions of AT91Bootstrap can load U-Boot, the Linux or Android kernel or a standalone program (intended for Softpack examples).
If you learn how to boot an uc/OS application, then you can try to use the standalone configuration or customize AT91Bootsrtap.
Regards
sama5d3xekdf_linux_image_dt_defconfig
sama5d3xekdf_uboot_defconfig
sama5d3xeknf_android_image_dt_defconfig
sama5d3xeknf_linux_image_dt_defconfig
sama5d3xeknf_uboot_defconfig
sama5d3xeknor_uboot_defconfig
sama5d3xeksd_android_image_dt_defconfig
sama5d3xeksd_linux_image_dt_defconfig
sama5d3xeksd_uboot_defconfig
which is the standalone one?
thanks.
- blue_z
- Location: USA
Post
You will have to choose a config file that is close to what you need. Perform the `make xxx_defconfig', and then customize the configuration with a `make menuconfig`. The "Image Loading Strategy" and "Demo Application Image Storage Setup" are the salient selections.
The only documentation I know of is this.
Regards
Re: How to start application by at91bootstrap with uc/OS
That's not the proper spelling for any Atmel board.ForestWang wrote:take sama5d3-ev as an example.
None of them. The standalone-program configuration does not have a configuration file.ForestWang wrote:which is the standalone one?
You will have to choose a config file that is close to what you need. Perform the `make xxx_defconfig', and then customize the configuration with a `make menuconfig`. The "Image Loading Strategy" and "Demo Application Image Storage Setup" are the salient selections.
The only documentation I know of is this.
Regards
Return to “- µC/OS-II - Real-Time Kernel”
Who is online
Users browsing this forum: No registered users and 1 guest