Part Number: AM263P4
Other Parts Discussed in Thread: UNIFLASH
Hi, Ti experts.
I'm reading the Keywriter User Guide to make my AM263Px board into HS-SE status.
(Keywriter version is "am263px_SR_10_11_00_00_02".)
-----
(1) What is MSV (Model Specific Value)?
In the guide, the MSV is 0x1E22D. Is this fixed value for AM263P4?
Or can the user select any value between 0x0~0xFFFFFF ?
What role does this value play in security?
-----
(2) At sequence of OSPI boot of keywriter, the guide use prebuilt sbl_uart_uniflash.
Then why do I comfile sbl_uart_uniflash like below?
make -s -C examples/drivers/boot/sbl_uart_uniflash/am263px-cc/r5fss0-0_nortos/ti-arm-clang all
-----
Regard,
Jeeuk Chang