Search found 94 matches

by ytliu6
23 Apr 2024, 15:10
Forum: FAQ
Topic: FAQ_MA35_Family_NAND Flash Rootfs Size
Replies: 0
Views: 37

FAQ_MA35_Family_NAND Flash Rootfs Size

Default NAND Flash rootfs is 100MB and part of space is occupied by UBIFS, so it may not be enough. This FAQ would guide you how to extend the rootfs size. Please verify the "maximum logical eraseblock count" in Buildroot menuconfig. The default value is 2800, which corresponds to a maximum rootfs s...
by ytliu6
23 Apr 2024, 15:08
Forum: FAQ
Topic: FAQ_MA35_Family_Recompile Source Code
Replies: 0
Views: 35

FAQ_MA35_Family_Recompile Source Code

Sometimes you may find that you have modified source code but after compiling and you still got an old image. Those of auto compiling tools are not detect which file you modified, so you need to use some commands to force to recompile. Here, we provide three commands to rebuild the important three p...
by ytliu6
23 Apr 2024, 15:07
Forum: FAQ
Topic: FAQ_MA35_Family_SD eMMC Rootfs Size
Replies: 0
Views: 37

FAQ_MA35_Family_SD eMMC Rootfs Size

The default size of the SD/eMMC rootfs is 100MB, which may be insufficient for certain uses. Nuvoton offers a script to automatically resize the rootfs to its maximum capacity, or alternatively, you can manually resize the rootfs to your desired size. Auto resize rootfs to maximum after booting Buil...
by ytliu6
23 Apr 2024, 15:05
Forum: FAQ
Topic: FAQ_MA35_Family_USB Host Eye Diagram
Replies: 0
Views: 36

FAQ_MA35_Family_USB Host Eye Diagram

There is an open source test command in U-Boot and you can utilize it to measure USB eye diagram First, you need to enter U-Boot stage and following the below command. Start the USB: $ usb start Common USB commands: - usb start: - usb reset: (re)starts the USB. All USB devices will be initialized an...
by ytliu6
16 Apr 2024, 16:48
Forum: FAQ
Topic: FAQ_MA35_Family Pin Compatible Package Replacement
Replies: 0
Views: 3992

FAQ_MA35_Family Pin Compatible Package Replacement

For example, if you find that the performance of MA35D0/MA35H0 does not meet your requirements, you can opt for a higher-tier chip, such as the MA35D1. Before changing the chip, remember to check the number of peripherals such as CAN-FD, UART, etc. In the software part, we recommend downloading a ne...
by ytliu6
14 Aug 2023, 16:31
Forum: FAQ
Topic: FAQ_MA35D1 Resize SD card size to maxium
Replies: 0
Views: 12963

FAQ_MA35D1 Resize SD card size to maxium

The default size of the root file system depends on the packages you choose to install. If you require an expansion of the root file system to its maximum capacity, options are available through Buildroot's menuconfig or Yocto's recipe configuration Buildroot $ make menuconfig Bootloaders ---> [*] A...
by ytliu6
14 Aug 2023, 14:01
Forum: FAQ
Topic: FAQ_MA35D1 Use Configured File to Build Image
Replies: 0
Views: 12548

FAQ_MA35D1 Use Configured File to Build Image

Nuvoton offers a default configuration as you initiate image building. However, there are instances where this might prove insufficient or where you wish to alter the configuration. In such cases, the "make menuconfig" command serves as a tool to make necessary modifications. At times, you might fin...
by ytliu6
11 Aug 2023, 19:00
Forum: FAQ
Topic: FAQ_MA35D1 Disable Console to Accelerate Booting by Buildroot
Replies: 0
Views: 12482

FAQ_MA35D1 Disable Console to Accelerate Booting by Buildroot

The booting time of an image created using Buildroot is faster compared to Yocto, primarily because Buildroot employs the busybox system, whereas Yocto utilizes the systemd system. If your goal is to further decrease the booting time, an effective approach is to deactivate the console log, which sig...
by ytliu6
11 Aug 2023, 17:53
Forum: FAQ
Topic: FAQ_MA35D1 Modify U-Boot environment by Buildroot
Replies: 0
Views: 12213

FAQ_MA35D1 Modify U-Boot environment by Buildroot

If you employ Buildroot for building the MA35D1 Image, you'll notice that attempting to modify the U-Boot environment does not take effect. This is due to the environment being overwritten upon completion of the compilation process. The actual U-Boot environment resides at: /board/nuvoton/ma35d1/ubo...
by ytliu6
25 Jul 2023, 10:07
Forum: Quick Start
Topic: MA35D1 Buildroot Quick Start Guide
Replies: 0
Views: 6753

MA35D1 Buildroot Quick Start Guide

Platform: MA35D1 Platform resource link: https://www.nuvoton.com/products/microprocessors/arm-cortex-a35-mpus/ma35d1-high-performance-edge-iiot-series/?group=Document&tab=2 BSP link: https://github.com/OpenNuvoton/MPU-Family Download link: https://www.nuvoton.com/export/resource-files/en-us--MA35D1_...