Add new comment

Hi Simon,

The easiest way to see if the driver is loading is by checking the debug output. Usually I create a small, tiny debug kernel with KITL enabled and just select whatever I need to debug or configure a new driver. This is quick and you don't have to deal with much clutter in the debug output window.

AFAIK the flags value is dependent on the driver. There should also be some CETK BT tests you can perform.