FAQ
- M051 시리즈(95)
- M0518 시리즈(97)
- M0519 시리즈(43)
- M0564 시리즈(1)
- Mini51 시리즈(90)
- Nano100/102 시리즈(101)
- Nano103 시리즈(10)
- Nano110/112 LCD 시리즈(100)
- Nano120 USB 시리즈(111)
- Nano130 어드밴스드 시리즈(110)
- NUC029 시리즈(94)
- NUC100/200 어드밴스드 시리즈(102)
- NUC120/122/123/220 USB 시리즈(116)
- NUC121/125 시리즈(1)
- NUC126 USB 시리즈(2)
- NUC130/230 CAN 시리즈(103)
- NUC131/NUC1311 CAN 시리즈(98)
- NUC140/240 연결(Connectivity) 시리즈(114)
- M451 시리즈(118)
- M451M 시리즈(117)
- M452 USB 시리즈(130)
- M4521 USB 시리즈(1)
- M453 CAN 시리즈(128)
- M463 CAN FD/USB HS 시리즈(1)
- M467 Ethernet/Crypto 시리즈(1)
- M471 시리즈(1)
- M479 Motor Control Series(1)
- M481 시리즈(4)
- M482 USB FS OTG 시리즈(4)
- M483 CAN 시리즈(4)
- M484 USB HS OTG 시리즈(4)
- M485 Crypto 시리즈(4)
- M487 이더넷(Ethernet) 시리즈(4)
- M4TK 터치 키 시리즈(25)
- NUC442/472 시리즈(130)
- NUC472 Series(1)
- NUC505 시리즈(138)
Products
Function
+
FAQ
Build a custom DDR to image by Buildroot Issue Date:2025-03-03
If you're working with an MA35D1 and you want to use an external DDR, you may find that the BSP only includes a limited set of DDR parameters.
To address this issue, you can replace the existing "custom_ddr.h" header file with a new one that contains the necessary information.
| To do this, you can copy the new "custom_ddr.h" file to the following path on your MA35D1 Buildroot project: |
~/shared/buildroot/test_MA35D1/MA35D1_Buildroot/board/nuvoton/ma35d1/ddr/custom_ddr.h |
| Modify the DDR configuration to yours and the following sample use 1G DDR. |
$ make menuconfig |
Kernel ---> |
| After modify the configuration, rebuild uboot, optee-os, tf-a and repack it. |
$ make uboot-rebuild && make optee-os-rebuild && make arm-trusted-firmware && make |
| By doing so, you'll ensure that the MA35D1 board uses the updated DDR parameters. |
| Products: | Microprocessors ,Arm Cortex-A35 MPUs ,MA35D1 High-Performance Edge IIoT Series |
|---|---|
| Applications: | |
| Function: | Others,Buildroot,DDR |
粤公网安备 44030502010001号