> I have one more queary, I dont want to use the configuration file
> and i want to pass the entire configuration information as arguments
> to runtest command, is this possible ?
Not that I know of. You must put all of the board parameters into a
board file and specify that with --target_board.
Hi Ben,
Thank you so much for your reply, and it is working fine now.
I have one more queary, I dont want to use the configuration file and i want
to pass the entire configuration information as arguments to runtest
command, is this possible ?
Cheers,
-Kalyan.
Ben Elliston-37 wrote:
>
>> I d