What should you do?

You are configuring the memory layout for a board support package (BSP). The Windows Embedded CE run-time image contains a device driver. You need to allocate physical memory for a DMA buffer of the device driver. What should you do?

You are configuring the memory layout for a board support package (BSP). The Windows Embedded CE run-time image contains a device driver. You need to allocate physical memory for a DMA buffer of the device driver. What should you do?

A.
In the boot loader, call malloc in the main.c source file.

B.
In the platform.reg file, add an entry to the Resources key.

C.
In the platform.bat file, define the RESERVE_MEMORY environment variable.

D.
In the config.bib file, define a RESERVED region that does not overlap another region.



Leave a Reply 0

Your email address will not be published. Required fields are marked *