closebsp

Close the BSP.

Syntax

closebsp <bsp-proj | mss-file>

Close the BSP project specified by <bsp-project> or the BSP project corresponding to the MSS file specified by <mss-project>.

Options

None

Returns

If successful, this command returns nothing. Otherwise it returns an error.

Example(s)

closebsp hello_bsp

Close the BSP project 'hello_bsp'.

closebsp /tmp/wrk/hello_bsp/system.mss

Close the BSP project corresponding to the system.mss.