添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
霸气的骆驼  ·  tomcat work目录 - ...·  4 月前    · 
任性的蘑菇  ·  Dictionary<tkey> 类 ...·  8 月前    · 
成熟的刺猬  ·  python滑动平均步长-掘金·  1 年前    · 
烦恼的毛豆  ·  javascript - ...·  1 年前    · 

Trying to make a change in existing product using VS 2019 community. This has always worked until now.

When starting debug a Remote Machine (ARM) running WindowsIOT, I ow get the error "kernelbase.pdb not found.

Output log shows the following

'ITerm-1A.exe' (Win32): Loaded 'U:\Programs\WindowsApps\Microsoft.NET.CoreFramework.Debug.2.2_2.2.27031.1_arm__8wekyb3d8bbwe\System.Collections.Immutable.dll'.
Exception thrown at 0x77206BEF (KernelBase.dll) in ITerm-1A.exe: WinRT originate error - 0x80070002 : 'System.IO.FileNotFoundException: The system cannot find the file specified.

Slave address was not acknowledged.
at Windows.Devices.I2c.I2cDevice.Write(Byte[] buffer)
at ITerm_1A.ABE_Helpers.WriteI2CByte(I2cDevice bus, Byte register, Byte value)
at ITerm_1A.RTCPi.configRTC()
at ITerm_1A.MainForm..ctor(Boolean ResetOcrd)
at ITerm_1A.MainPage.MyWindow_Loaded(Object sender, RoutedEventArgs e)'.

I am stumped!! Please help. Will be greatly appreciated!

Regards Bob Scott

Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices. Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.

Hi bobscott ,

Please try to enable the Microsoft Symbol Servers in Tools/Options/Debugging/Symbols.

Best Regards,
Dylan

If the answer is helpful, please click " Accept Answer " and upvote it.
Note: Please follow the steps in our ** documentation to enable e-mail notifications if you want to receive the related email notification for this thread.**

Really slowed things down (many minutes)!

The problem seems to have been the i2c channel not working. OK now.

Many, many thanx for your help!!!
Regards Bob

Really slowed things down (many minutes).

Problem seems to have been that the i2c was not working. Everything now OK.

Many, many thanx for your help!!!

Regards bob