如何通过Visual Studio 2008 IDE配置KITL连接。 [英] How to configure KITL connection via Visual Studio 2008 IDE.

查看:67
本文介绍了如何通过Visual Studio 2008 IDE配置KITL连接。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在使用KITL连接来调试目标设备,这里我首先提供KITL IP地址并在bootloader中启用它。设置完成后,我从以太网下载NK,下载完成后,在主机和目标设备之间建立KITL连接
。但是由于某些原因KITL连接被破坏,我必须再次通过以太网下载NK以启用KITL连接。

I am currently using the KITL connection for debugging target device, here I am first providing KITL ip address and enabling it in bootloader. Once the settings are done then I download the NK from Ethernet, after the download is done successfully KITL connection gets established between Host machinc and Target Device. But in case for some reason the KITL connection gets broken then I have to perform the downloading of NK via Ethernet all over again for enabling KITL connection.

是否有任何方法可以通过Visual Studio 2008 IDE控制KITL连接,

Is there any method available in which the KITL connection can be controlled via Visual Studio 2008 IDE,

即可以随时连接和断开KITL而无需下载NK每次需要连接时都通过以太网。

i.e is it possible to connect and disconnect KITL on the go without requiring to download the NK via Ethernet every time the connection is required.

谢谢。 

Bhavesh

推荐答案

无需再次下载图像即可建立KITL连接。

No need to download the image again to establish KITL connection.

执行以下操作:

1。在项目属性中启用KITL(和内核调试器,如果需要)。

1. Enable KITL (and Kernel debugger, if needed) in Project Properties.

2。建立BSP。现在你已经启用了KITL的操作系统映像。

2. Build the BSP. Now you have OS image with KITL enabled.

3。在SD卡(或任何引导设备)上刷新eboot和OS映像。

3. Flash the eboot and OS image on SD card (or any boot device).

4。启动电路板。按Space键进入eboot菜单。

4. Boot the board. Press Space to get eboot menu.

5。根据需要设置IP地址等。将KITL设置为ENABLED。

5. Set IP address etc. as needed. Set KITL to ENABLED.

6。按D下载。

7。获得BOOTME消息后,请转到Target-> Connectivity选项。添加设备。选择以太网选项。

7. When you get the BOOTME messages, go to Target->Connectivity options. Add a device. Select options as Ethernet.

8。点击"设置"。选择已连接设备的IP地址。按Click 并关闭。

8. Click "Settings". Select the IP address of device that you connected. Press Click and Close.

9。重启设备。直接从SD卡启动图像。

9. Reboot the device. Launch the image directly from SD card.

10。在VS2008上,选择已连接的设备。单击"附加"。

10. On VS2008, Select the device that you have connected. Click Attach.

11。如果弹出设备属性窗口,请将其关闭。请参阅设备的PB Debug日志。

11. Close the device properties window if it's popped up. See PB Debug logs from the device.


这篇关于如何通过Visual Studio 2008 IDE配置KITL连接。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆