Advertisement
tmax

Untitled

Feb 16th, 2018
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 177.19 KB | None | 0 0
  1.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  2.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  3.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  4.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  5.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  6.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  7.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  8.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  9.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  10.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  11.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  12.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  13.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  14.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  15.     at javafx.event.Event.fireEvent(Event.java:198)
  16.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  17.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  18.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  19.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  20.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  21.     at java.security.AccessController.doPrivileged(Native Method)
  22.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  23.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  24.     at java.security.AccessController.doPrivileged(Native Method)
  25.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  26.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  27.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  28.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  29.     at java.lang.Thread.run(Thread.java:748)
  30. SEVERE [com.microchip.mcc.runner.services.RunnerGenerationService]: Unable to generate item.
  31. java.lang.NullPointerException
  32.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  33.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  34.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  35.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  36.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  37.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  38.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  39. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  40.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  41.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  42.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  43.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  44.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  45.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  46.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  48.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  49.     at java.lang.reflect.Method.invoke(Method.java:498)
  50.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  51.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  52.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  53.     at java.lang.reflect.Method.invoke(Method.java:498)
  54.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  55.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  56.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  57.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  58.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  59.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  60.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  61.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  62.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  63.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  64.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  65.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  66.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  67.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  68.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  69.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  70.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  71.     at javafx.event.Event.fireEvent(Event.java:198)
  72.     at javafx.scene.Node.fireEvent(Node.java:8413)
  73.     at javafx.scene.control.Button.fire(Button.java:185)
  74.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  75.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  76.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  77.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  78.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  79.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  80.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  81.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  82.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  83.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  84.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  85.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  86.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  87.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  88.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  89.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  90.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  91.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  92.     at javafx.event.Event.fireEvent(Event.java:198)
  93.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  94.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  95.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  96.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  97.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  98.     at java.security.AccessController.doPrivileged(Native Method)
  99.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  100.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  101.     at java.security.AccessController.doPrivileged(Native Method)
  102.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  103.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  104.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  105.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  106.     at java.lang.Thread.run(Thread.java:748)
  107. SEVERE [com.microchip.mcc.core.service.BaseGenerationService$MergeDecision]:    Generation Failure
  108. java.lang.NullPointerException
  109.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  110.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  111.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  112.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  113.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  114.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  115.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  116. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  117.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  118.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  119.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  120.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  121.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  122.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  123.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  124.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  125.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  126.     at java.lang.reflect.Method.invoke(Method.java:498)
  127.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  128.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  129.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  130.     at java.lang.reflect.Method.invoke(Method.java:498)
  131.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  132.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  133.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  134.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  135.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  136.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  137.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  138.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  139.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  140.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  141.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  142.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  143.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  144.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  145.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  146.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  147.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  148.     at javafx.event.Event.fireEvent(Event.java:198)
  149.     at javafx.scene.Node.fireEvent(Node.java:8413)
  150.     at javafx.scene.control.Button.fire(Button.java:185)
  151.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  152.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  153.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  154.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  155.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  156.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  157.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  158.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  159.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  160.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  161.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  162.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  163.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  164.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  165.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  166.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  167.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  168.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  169.     at javafx.event.Event.fireEvent(Event.java:198)
  170.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  171.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  172.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  173.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  174.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  175.     at java.security.AccessController.doPrivileged(Native Method)
  176.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  177.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  178.     at java.security.AccessController.doPrivileged(Native Method)
  179.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  180.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  181.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  182.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  183.     at java.lang.Thread.run(Thread.java:748)
  184. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 90,227 ms.
  185. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 55 ms.
  186. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  187. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 46 ms.
  188. INFO [com.microchip.mcc.host.IHostUserMessagingService]: *****************************************************
  189. INFO [com.microchip.mcc.host.IHostUserMessagingService]:  Generation Results                                  
  190. INFO [com.microchip.mcc.host.IHostUserMessagingService]: *****************************************************
  191. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\adc1.c              Success.
  192. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\adc1.h              Success.
  193. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\ext_int.c           Success.
  194. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\ext_int.h           Success.
  195. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\i2c1_driver.c       Failure.
  196. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\i2c1_driver.h       Failure.
  197. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\i2c2_driver.c       Failure.
  198. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\i2c2_driver.h       Failure.
  199. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\i2c3_driver.c       Failure.
  200. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\i2c3_driver.h       Failure.
  201. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\interrupt_manager.c Success.
  202. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\interrupt_manager.h Success.
  203. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\mcc.c               Success. Auto-merged.
  204. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\mcc.h               Success. Auto-merged.
  205. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\pin_manager.c       Success.
  206. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\pin_manager.h       Success.
  207. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\rtcc.c              Success.
  208. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\rtcc.h              Success.
  209. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\spi1_driver.c       Success.
  210. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\spi1_driver.h       Success.
  211. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\spi1_types.h        Success.
  212. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\spi2_driver.c       Success.
  213. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\spi2_driver.h       Success.
  214. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\spi2_types.h        Success.
  215. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\tmr1.c              Success.
  216. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\tmr1.h              Success.
  217. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\tmr3.c              Success.
  218. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\tmr3.h              Success.
  219. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart1.c             Success.
  220. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart1.h             Success.
  221. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart2.c             Success.
  222. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart2.h             Success.
  223. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart3.c             Success.
  224. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart3.h             Success.
  225. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart4.c             Success.
  226. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart4.h             Success.
  227. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  228. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  229. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  230. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  231. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  232. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  233. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  234. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  235. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  236. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: UART1
  237. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  238. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  239. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  240. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  241. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  242. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  243. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  244. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  245. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  246. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  247. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  248. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: JTAG
  249. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  250. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  251. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  252. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  253. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  254. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  255. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  256. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  257. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  258. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  259. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  260. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: UART2
  261. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  262. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  263. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  264. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  265. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  266. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  267. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  268. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  269. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  270. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  271. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  272. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: ICD
  273. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  274. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  275. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  276. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  277. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  278. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  279. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  280. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  281. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  282. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  283. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  284. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: EXT_INT
  285. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  286. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  287. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  288. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  289. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  290. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  291. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  292. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  293. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  294. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  295. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  296. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: UART3
  297. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  298. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  299. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  300. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  301. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  302. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  303. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  304. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  305. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  306. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  307. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  308. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: UART4
  309. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  310. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  311. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  312. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  313. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  314. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  315. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  316. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  317. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  318. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  319. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  320. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: RESET
  321. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  322. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  323. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  324. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  325. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  326. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  327. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  328. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  329. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  330. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  331. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  332. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: WATCHDOG
  333. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  334. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  335. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  336. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  337. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  338. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  339. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  340. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  341. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  342. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  343. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  344. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: INTERNAL OSCILLATOR
  345. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  346. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  347. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  348. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  349. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  350. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  351. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  352. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  353. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  354. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  355. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  356. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: TMR3
  357. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  358. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  359. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  360. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  361. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  362. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  363. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  364. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  365. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  366. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  367. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  368. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: I2C3
  369. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  370. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  371. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  372. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  373. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  374. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  375. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  376. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  377. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  378. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  379. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  380. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: I2C2
  381. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  382. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  383. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  384. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  385. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  386. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  387. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  388. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  389. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  390. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  391. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  392. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: I2C1
  393. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  394. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  395. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  396. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  397. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  398. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  399. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  400. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  401. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  402. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  403. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  404. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: System Module
  405. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  406. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  407. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  408. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  409. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  410. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  411. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  412. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  413. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  414. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  415. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  416. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: RTCC
  417. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  418. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  419. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  420. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  421. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  422. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  423. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  424. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  425. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  426. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  427. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  428. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: TMR1
  429. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  430. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  431. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  432. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  433. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  434. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  435. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  436. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  437. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  438. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  439. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  440. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: SPI2
  441. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  442. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  443. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  444. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  445. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  446. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  447. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  448. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  449. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  450. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  451. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  452. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: Interrupt Module
  453. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  454. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  455. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  456. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  457. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  458. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  459. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  460. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  461. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  462. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  463. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  464. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: SPI1
  465. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  466. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  467. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  468. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  469. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  470. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  471. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  472. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  473. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  474. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  475. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  476. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: ADC1
  477. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  478. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  479. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  480. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  481. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  482. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  483. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  484. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  485. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  486. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  487. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: 778fa8be-1a2d-4323-9356-4a13236d8edf
  488. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: Pin Module
  489. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  490. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  491. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 1,251 ms.
  492. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 42 ms.
  493. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  494. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 42 ms.
  495. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  496. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 43 ms.
  497. INFO [com.microchip.mcc.host.IHostUserMessagingService]: *****************************************************
  498. INFO [com.microchip.mcc.host.IHostUserMessagingService]:  Generation complete (total time: 2039 milliseconds)
  499. INFO [com.microchip.mcc.host.IHostUserMessagingService]: *****************************************************
  500. INFO [com.microchip.mcc.host.IHostUserMessagingService]: Generation complete.
  501. INFO [com.microchip.mcc.host.IHostUserMessagingService]: Saved configuration to file D:\Git-Repos\Apicultura\Firmware\Module_PIC24_Temp.X\MyConfig.mc3
  502. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 1,422 ms.
  503. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 49 ms.
  504. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  505. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 46 ms.
  506. INFO [com.microchip.mcc.mcu16.abstraction.peripherals.Mcu16PeripheralTokenManager]: Register alias "FDEVOPT1" is unknown.
  507. INFO [com.microchip.mcc.mcu16.abstraction.peripherals.Mcu16PeripheralTokenManager]: Register alias "FDEVOPT1" is unknown.
  508. INFO [com.microchip.mcc.mcu16.abstraction.peripherals.Mcu16PeripheralTokenManager]: Register alias "FDEVOPT1" is unknown.
  509. INFO [com.microchip.mcc.mcu16.abstraction.peripherals.Mcu16PeripheralTokenManager]: Register alias "FDEVOPT1" is unknown.
  510. INFO [com.microchip.mcc.mcu16.abstraction.peripherals.Mcu16PeripheralTokenManager]: Register alias "FDEVOPT1" is unknown.
  511. INFO [com.microchip.mcc.mcu16.abstraction.peripherals.Mcu16PeripheralTokenManager]: Register alias "FDEVOPT1" is unknown.
  512. INFO [com.microchip.mcc.mcu16.abstraction.peripherals.Mcu16PeripheralTokenManager]: Register alias "FDEVOPT1" is unknown.
  513. INFO [com.microchip.mcc.mcu16.abstraction.peripherals.Mcu16PeripheralTokenManager]: Register alias "FDEVOPT1" is unknown.
  514. INFO [com.microchip.mcc.mcu16.abstraction.peripherals.Mcu16PeripheralTokenManager]: Register alias "FDEVOPT1" is unknown.
  515. INFO [com.microchip.mcc.mcu16.abstraction.peripherals.Mcu16PeripheralTokenManager]: Register alias "FDEVOPT1" is unknown.
  516. INFO [com.microchip.mcc.mcu16.abstraction.peripherals.Mcu16PeripheralTokenManager]: Register alias "FDEVOPT1" is unknown.
  517. INFO [com.microchip.mcc.mcu16.abstraction.peripherals.Mcu16PeripheralTokenManager]: Register alias "FDEVOPT1" is unknown.
  518. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 23,701 ms.
  519. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 67 ms.
  520. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  521. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 99 ms.
  522. INFO [com.microchip.mcc.host.IHostUserMessagingService]: Saved configuration to file D:\Git-Repos\Apicultura\Firmware\Module_PIC24_Temp.X\MyConfig.mc3
  523. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 45ms.
  524. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 3,039 ms.
  525. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 30 ms.
  526. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  527. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 20ms.
  528. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 32 ms.
  529. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  530. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 21ms.
  531. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 33 ms.
  532. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  533. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 21ms.
  534. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 34 ms.
  535. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  536. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 22ms.
  537. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 37 ms.
  538. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  539. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 22ms.
  540. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 32 ms.
  541. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  542. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 29ms.
  543. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 44 ms.
  544. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  545. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 30ms.
  546. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 50 ms.
  547. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  548. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 30ms.
  549. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 49 ms.
  550. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  551. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 30ms.
  552. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 43 ms.
  553. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  554. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 21ms.
  555. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 44 ms.
  556. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  557. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 37 ms.
  558. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  559. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 21ms.
  560. SEVERE [com.microchip.mcc.runner.services.RunnerGenerationService]: Unable to generate item.
  561. java.lang.NullPointerException
  562.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  563.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  564.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  565.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  566.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  567.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  568.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  569. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  570.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  571.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  572.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  573.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  574.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  575.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  576.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  577.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  578.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  579.     at java.lang.reflect.Method.invoke(Method.java:498)
  580.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  581.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  582.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  583.     at java.lang.reflect.Method.invoke(Method.java:498)
  584.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  585.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  586.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  587.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  588.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  589.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  590.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  591.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  592.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  593.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  594.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  595.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  596.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  597.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  598.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  599.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  600.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  601.     at javafx.event.Event.fireEvent(Event.java:198)
  602.     at javafx.scene.Node.fireEvent(Node.java:8413)
  603.     at javafx.scene.control.Button.fire(Button.java:185)
  604.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  605.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  606.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  607.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  608.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  609.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  610.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  611.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  612.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  613.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  614.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  615.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  616.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  617.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  618.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  619.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  620.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  621.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  622.     at javafx.event.Event.fireEvent(Event.java:198)
  623.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  624.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  625.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  626.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  627.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  628.     at java.security.AccessController.doPrivileged(Native Method)
  629.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  630.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  631.     at java.security.AccessController.doPrivileged(Native Method)
  632.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  633.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  634.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  635.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  636.     at java.lang.Thread.run(Thread.java:748)
  637. SEVERE [com.microchip.mcc.core.service.BaseGenerationService$MergeDecision]:    Generation Failure
  638. java.lang.NullPointerException
  639.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  640.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  641.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  642.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  643.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  644.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  645.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  646. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  647.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  648.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  649.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  650.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  651.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  652.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  653.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  654.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  655.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  656.     at java.lang.reflect.Method.invoke(Method.java:498)
  657.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  658.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  659.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  660.     at java.lang.reflect.Method.invoke(Method.java:498)
  661.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  662.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  663.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  664.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  665.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  666.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  667.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  668.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  669.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  670.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  671.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  672.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  673.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  674.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  675.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  676.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  677.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  678.     at javafx.event.Event.fireEvent(Event.java:198)
  679.     at javafx.scene.Node.fireEvent(Node.java:8413)
  680.     at javafx.scene.control.Button.fire(Button.java:185)
  681.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  682.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  683.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  684.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  685.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  686.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  687.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  688.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  689.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  690.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  691.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  692.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  693.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  694.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  695.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  696.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  697.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  698.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  699.     at javafx.event.Event.fireEvent(Event.java:198)
  700.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  701.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  702.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  703.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  704.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  705.     at java.security.AccessController.doPrivileged(Native Method)
  706.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  707.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  708.     at java.security.AccessController.doPrivileged(Native Method)
  709.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  710.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  711.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  712.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  713.     at java.lang.Thread.run(Thread.java:748)
  714. SEVERE [com.microchip.mcc.runner.services.RunnerGenerationService]: Unable to generate item.
  715. java.lang.NullPointerException
  716.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  717.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  718.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  719.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  720.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  721.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  722.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  723. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  724.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  725.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  726.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  727.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  728.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  729.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  730.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  731.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  732.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  733.     at java.lang.reflect.Method.invoke(Method.java:498)
  734.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  735.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  736.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  737.     at java.lang.reflect.Method.invoke(Method.java:498)
  738.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  739.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  740.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  741.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  742.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  743.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  744.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  745.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  746.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  747.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  748.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  749.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  750.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  751.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  752.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  753.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  754.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  755.     at javafx.event.Event.fireEvent(Event.java:198)
  756.     at javafx.scene.Node.fireEvent(Node.java:8413)
  757.     at javafx.scene.control.Button.fire(Button.java:185)
  758.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  759.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  760.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  761.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  762.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  763.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  764.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  765.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  766.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  767.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  768.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  769.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  770.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  771.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  772.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  773.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  774.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  775.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  776.     at javafx.event.Event.fireEvent(Event.java:198)
  777.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  778.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  779.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  780.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  781.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  782.     at java.security.AccessController.doPrivileged(Native Method)
  783.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  784.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  785.     at java.security.AccessController.doPrivileged(Native Method)
  786.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  787.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  788.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  789.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  790.     at java.lang.Thread.run(Thread.java:748)
  791. SEVERE [com.microchip.mcc.core.service.BaseGenerationService$MergeDecision]:    Generation Failure
  792. java.lang.NullPointerException
  793.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  794.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  795.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  796.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  797.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  798.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  799.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  800. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  801.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  802.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  803.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  804.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  805.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  806.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  807.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  808.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  809.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  810.     at java.lang.reflect.Method.invoke(Method.java:498)
  811.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  812.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  813.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  814.     at java.lang.reflect.Method.invoke(Method.java:498)
  815.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  816.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  817.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  818.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  819.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  820.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  821.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  822.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  823.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  824.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  825.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  826.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  827.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  828.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  829.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  830.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  831.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  832.     at javafx.event.Event.fireEvent(Event.java:198)
  833.     at javafx.scene.Node.fireEvent(Node.java:8413)
  834.     at javafx.scene.control.Button.fire(Button.java:185)
  835.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  836.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  837.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  838.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  839.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  840.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  841.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  842.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  843.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  844.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  845.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  846.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  847.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  848.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  849.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  850.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  851.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  852.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  853.     at javafx.event.Event.fireEvent(Event.java:198)
  854.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  855.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  856.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  857.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  858.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  859.     at java.security.AccessController.doPrivileged(Native Method)
  860.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  861.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  862.     at java.security.AccessController.doPrivileged(Native Method)
  863.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  864.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  865.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  866.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  867.     at java.lang.Thread.run(Thread.java:748)
  868. SEVERE [com.microchip.mcc.runner.services.RunnerGenerationService]: Unable to generate item.
  869. java.lang.NullPointerException
  870.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  871.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  872.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  873.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  874.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  875.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  876.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  877. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  878.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  879.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  880.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  881.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  882.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  883.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  884.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  885.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  886.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  887.     at java.lang.reflect.Method.invoke(Method.java:498)
  888.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  889.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  890.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  891.     at java.lang.reflect.Method.invoke(Method.java:498)
  892.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  893.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  894.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  895.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  896.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  897.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  898.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  899.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  900.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  901.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  902.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  903.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  904.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  905.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  906.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  907.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  908.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  909.     at javafx.event.Event.fireEvent(Event.java:198)
  910.     at javafx.scene.Node.fireEvent(Node.java:8413)
  911.     at javafx.scene.control.Button.fire(Button.java:185)
  912.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  913.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  914.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  915.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  916.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  917.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  918.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  919.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  920.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  921.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  922.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  923.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  924.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  925.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  926.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  927.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  928.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  929.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  930.     at javafx.event.Event.fireEvent(Event.java:198)
  931.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  932.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  933.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  934.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  935.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  936.     at java.security.AccessController.doPrivileged(Native Method)
  937.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  938.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  939.     at java.security.AccessController.doPrivileged(Native Method)
  940.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  941.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  942.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  943.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  944.     at java.lang.Thread.run(Thread.java:748)
  945. SEVERE [com.microchip.mcc.core.service.BaseGenerationService$MergeDecision]:    Generation Failure
  946. java.lang.NullPointerException
  947.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  948.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  949.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  950.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  951.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  952.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  953.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  954. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  955.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  956.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  957.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  958.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  959.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  960.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  961.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  962.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  963.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  964.     at java.lang.reflect.Method.invoke(Method.java:498)
  965.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  966.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  967.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  968.     at java.lang.reflect.Method.invoke(Method.java:498)
  969.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  970.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  971.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  972.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  973.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  974.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  975.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  976.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  977.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  978.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  979.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  980.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  981.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  982.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  983.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  984.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  985.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  986.     at javafx.event.Event.fireEvent(Event.java:198)
  987.     at javafx.scene.Node.fireEvent(Node.java:8413)
  988.     at javafx.scene.control.Button.fire(Button.java:185)
  989.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  990.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  991.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  992.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  993.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  994.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  995.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  996.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  997.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  998.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  999.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1000.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1001.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1002.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1003.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1004.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1005.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  1006.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  1007.     at javafx.event.Event.fireEvent(Event.java:198)
  1008.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  1009.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  1010.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  1011.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  1012.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  1013.     at java.security.AccessController.doPrivileged(Native Method)
  1014.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  1015.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  1016.     at java.security.AccessController.doPrivileged(Native Method)
  1017.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  1018.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  1019.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  1020.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  1021.     at java.lang.Thread.run(Thread.java:748)
  1022. SEVERE [com.microchip.mcc.runner.services.RunnerGenerationService]: Unable to generate item.
  1023. java.lang.NullPointerException
  1024.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  1025.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  1026.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  1027.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  1028.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  1029.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  1030.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  1031. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  1032.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  1033.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  1034.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  1035.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  1036.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  1037.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  1038.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1039.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1040.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1041.     at java.lang.reflect.Method.invoke(Method.java:498)
  1042.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  1043.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  1044.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1045.     at java.lang.reflect.Method.invoke(Method.java:498)
  1046.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  1047.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  1048.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  1049.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  1050.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  1051.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  1052.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  1053.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  1054.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1055.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1056.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1057.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1058.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1059.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1060.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1061.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  1062.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  1063.     at javafx.event.Event.fireEvent(Event.java:198)
  1064.     at javafx.scene.Node.fireEvent(Node.java:8413)
  1065.     at javafx.scene.control.Button.fire(Button.java:185)
  1066.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  1067.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  1068.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  1069.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  1070.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  1071.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  1072.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  1073.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  1074.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  1075.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1076.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1077.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1078.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1079.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1080.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1081.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1082.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  1083.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  1084.     at javafx.event.Event.fireEvent(Event.java:198)
  1085.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  1086.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  1087.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  1088.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  1089.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  1090.     at java.security.AccessController.doPrivileged(Native Method)
  1091.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  1092.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  1093.     at java.security.AccessController.doPrivileged(Native Method)
  1094.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  1095.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  1096.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  1097.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  1098.     at java.lang.Thread.run(Thread.java:748)
  1099. SEVERE [com.microchip.mcc.core.service.BaseGenerationService$MergeDecision]:    Generation Failure
  1100. java.lang.NullPointerException
  1101.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  1102.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  1103.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  1104.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  1105.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  1106.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  1107.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  1108. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  1109.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  1110.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  1111.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  1112.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  1113.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  1114.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  1115.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1116.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1117.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1118.     at java.lang.reflect.Method.invoke(Method.java:498)
  1119.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  1120.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  1121.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1122.     at java.lang.reflect.Method.invoke(Method.java:498)
  1123.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  1124.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  1125.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  1126.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  1127.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  1128.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  1129.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  1130.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  1131.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1132.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1133.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1134.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1135.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1136.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1137.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1138.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  1139.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  1140.     at javafx.event.Event.fireEvent(Event.java:198)
  1141.     at javafx.scene.Node.fireEvent(Node.java:8413)
  1142.     at javafx.scene.control.Button.fire(Button.java:185)
  1143.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  1144.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  1145.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  1146.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  1147.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  1148.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  1149.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  1150.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  1151.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  1152.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1153.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1154.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1155.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1156.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1157.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1158.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1159.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  1160.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  1161.     at javafx.event.Event.fireEvent(Event.java:198)
  1162.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  1163.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  1164.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  1165.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  1166.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  1167.     at java.security.AccessController.doPrivileged(Native Method)
  1168.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  1169.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  1170.     at java.security.AccessController.doPrivileged(Native Method)
  1171.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  1172.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  1173.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  1174.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  1175.     at java.lang.Thread.run(Thread.java:748)
  1176. SEVERE [com.microchip.mcc.runner.services.RunnerGenerationService]: Unable to generate item.
  1177. java.lang.NullPointerException
  1178.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  1179.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  1180.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  1181.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  1182.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  1183.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  1184.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  1185. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  1186.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  1187.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  1188.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  1189.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  1190.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  1191.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  1192.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1193.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1194.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1195.     at java.lang.reflect.Method.invoke(Method.java:498)
  1196.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  1197.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  1198.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1199.     at java.lang.reflect.Method.invoke(Method.java:498)
  1200.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  1201.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  1202.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  1203.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  1204.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  1205.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  1206.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  1207.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  1208.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1209.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1210.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1211.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1212.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1213.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1214.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1215.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  1216.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  1217.     at javafx.event.Event.fireEvent(Event.java:198)
  1218.     at javafx.scene.Node.fireEvent(Node.java:8413)
  1219.     at javafx.scene.control.Button.fire(Button.java:185)
  1220.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  1221.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  1222.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  1223.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  1224.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  1225.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  1226.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  1227.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  1228.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  1229.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1230.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1231.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1232.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1233.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1234.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1235.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1236.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  1237.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  1238.     at javafx.event.Event.fireEvent(Event.java:198)
  1239.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  1240.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  1241.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  1242.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  1243.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  1244.     at java.security.AccessController.doPrivileged(Native Method)
  1245.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  1246.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  1247.     at java.security.AccessController.doPrivileged(Native Method)
  1248.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  1249.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  1250.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  1251.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  1252.     at java.lang.Thread.run(Thread.java:748)
  1253. SEVERE [com.microchip.mcc.core.service.BaseGenerationService$MergeDecision]:    Generation Failure
  1254. java.lang.NullPointerException
  1255.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  1256.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  1257.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  1258.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  1259.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  1260.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  1261.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  1262. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  1263.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  1264.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  1265.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  1266.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  1267.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  1268.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  1269.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1270.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1271.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1272.     at java.lang.reflect.Method.invoke(Method.java:498)
  1273.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  1274.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  1275.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1276.     at java.lang.reflect.Method.invoke(Method.java:498)
  1277.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  1278.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  1279.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  1280.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  1281.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  1282.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  1283.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  1284.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  1285.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1286.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1287.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1288.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1289.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1290.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1291.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1292.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  1293.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  1294.     at javafx.event.Event.fireEvent(Event.java:198)
  1295.     at javafx.scene.Node.fireEvent(Node.java:8413)
  1296.     at javafx.scene.control.Button.fire(Button.java:185)
  1297.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  1298.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  1299.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  1300.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  1301.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  1302.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  1303.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  1304.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  1305.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  1306.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1307.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1308.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1309.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1310.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1311.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1312.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1313.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  1314.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  1315.     at javafx.event.Event.fireEvent(Event.java:198)
  1316.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  1317.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  1318.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  1319.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  1320.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  1321.     at java.security.AccessController.doPrivileged(Native Method)
  1322.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  1323.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  1324.     at java.security.AccessController.doPrivileged(Native Method)
  1325.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  1326.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  1327.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  1328.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  1329.     at java.lang.Thread.run(Thread.java:748)
  1330. SEVERE [com.microchip.mcc.runner.services.RunnerGenerationService]: Unable to generate item.
  1331. java.lang.NullPointerException
  1332.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  1333.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  1334.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  1335.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  1336.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  1337.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  1338.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  1339. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  1340.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  1341.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  1342.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  1343.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  1344.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  1345.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  1346.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1347.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1348.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1349.     at java.lang.reflect.Method.invoke(Method.java:498)
  1350.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  1351.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  1352.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1353.     at java.lang.reflect.Method.invoke(Method.java:498)
  1354.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  1355.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  1356.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  1357.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  1358.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  1359.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  1360.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  1361.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  1362.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1363.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1364.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1365.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1366.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1367.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1368.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1369.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  1370.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  1371.     at javafx.event.Event.fireEvent(Event.java:198)
  1372.     at javafx.scene.Node.fireEvent(Node.java:8413)
  1373.     at javafx.scene.control.Button.fire(Button.java:185)
  1374.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  1375.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  1376.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  1377.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  1378.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  1379.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  1380.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  1381.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  1382.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  1383.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1384.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1385.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1386.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1387.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1388.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1389.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1390.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  1391.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  1392.     at javafx.event.Event.fireEvent(Event.java:198)
  1393.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  1394.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  1395.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  1396.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  1397.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  1398.     at java.security.AccessController.doPrivileged(Native Method)
  1399.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  1400.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  1401.     at java.security.AccessController.doPrivileged(Native Method)
  1402.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  1403.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  1404.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  1405.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  1406.     at java.lang.Thread.run(Thread.java:748)
  1407. SEVERE [com.microchip.mcc.core.service.BaseGenerationService$MergeDecision]:    Generation Failure
  1408. java.lang.NullPointerException
  1409.     at com.microchip.mcc.core.tokenManager.PeripheralTokenManager.getOwningRegister(PeripheralTokenManager.java:584)
  1410.     at com.microchip.mcc.foundationservices.mcu16.modules.peripheraldriver.i2c.I2CGenerator.addModel(I2CGenerator.java:85)
  1411.     at com.microchip.mcc.core.generation.BaseGenerator.addModel(BaseGenerator.java:41)
  1412.     at com.microchip.mcc.core.generation.BaseGenerator$BaseGenerationFile.addModel(BaseGenerator.java:95)
  1413.     at com.microchip.mcc.core.generation.FreemarkerGenerator.render(FreemarkerGenerator.java:61)
  1414.     at com.microchip.mcc.core.service.BaseGenerationService.generateItem(BaseGenerationService.java:379)
  1415.     at com.microchip.mcc.runner.services.RunnerGenerationService.generateItem(RunnerGenerationService.java:183)
  1416. [catch] at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.generate(BaseGenerationService.java:306)
  1417.     at com.microchip.mcc.core.service.BaseGenerationService$MergeDecision.access$400(BaseGenerationService.java:223)
  1418.     at com.microchip.mcc.core.service.BaseGenerationService.generate(BaseGenerationService.java:135)
  1419.     at com.microchip.mcc.runner.services.RunnerGenerationService.access$001(RunnerGenerationService.java:53)
  1420.     at com.microchip.mcc.runner.services.RunnerGenerationService.generate(RunnerGenerationService.java:85)
  1421.     at com.microchip.mcc.runner.primary.Controller.generate(Controller.java:534)
  1422.     at com.microchip.mcc.runner.view.modules.ModulesController.onGenerate(ModulesController.java:272)
  1423.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1424.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1425.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1426.     at java.lang.reflect.Method.invoke(Method.java:498)
  1427.     at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:71)
  1428.     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  1429.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1430.     at java.lang.reflect.Method.invoke(Method.java:498)
  1431.     at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:275)
  1432.     at javafx.fxml.FXMLLoader$MethodHandler.invoke(FXMLLoader.java:1769)
  1433.     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(FXMLLoader.java:1657)
  1434.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
  1435.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  1436.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  1437.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  1438.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  1439.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1440.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1441.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1442.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1443.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1444.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1445.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1446.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  1447.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)
  1448.     at javafx.event.Event.fireEvent(Event.java:198)
  1449.     at javafx.scene.Node.fireEvent(Node.java:8413)
  1450.     at javafx.scene.control.Button.fire(Button.java:185)
  1451.     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(ButtonBehavior.java:182)
  1452.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:96)
  1453.     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(BehaviorSkinBase.java:89)
  1454.     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)
  1455.     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)
  1456.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
  1457.     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
  1458.     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
  1459.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
  1460.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1461.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1462.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1463.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1464.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1465.     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)
  1466.     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
  1467.     at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
  1468.     at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
  1469.     at javafx.event.Event.fireEvent(Event.java:198)
  1470.     at javafx.scene.Scene$MouseHandler.process(Scene.java:3757)
  1471.     at javafx.scene.Scene$MouseHandler.access$1500(Scene.java:3485)
  1472.     at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1762)
  1473.     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2494)
  1474.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$294(EmbeddedScene.java:256)
  1475.     at java.security.AccessController.doPrivileged(Native Method)
  1476.     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$295(EmbeddedScene.java:244)
  1477.     at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295)
  1478.     at java.security.AccessController.doPrivileged(Native Method)
  1479.     at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294)
  1480.     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  1481.     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  1482.     at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191)
  1483.     at java.lang.Thread.run(Thread.java:748)
  1484. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 47 ms.
  1485. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1486. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 29ms.
  1487. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 45 ms.
  1488. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1489. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 24ms.
  1490. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 35 ms.
  1491. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1492. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 20ms.
  1493. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 36 ms.
  1494. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1495. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 39 ms.
  1496. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1497. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 23ms.
  1498. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 41 ms.
  1499. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1500. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 68ms.
  1501. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 96 ms.
  1502. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1503. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 26ms.
  1504. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 48 ms.
  1505. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1506. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 29ms.
  1507. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 52 ms.
  1508. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1509. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 27ms.
  1510. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 29ms.
  1511. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 50 ms.
  1512. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1513. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 39 ms.
  1514. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1515. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 24ms.
  1516. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 31ms.
  1517. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 75 ms.
  1518. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1519. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 29ms.
  1520. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 49 ms.
  1521. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1522. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 41ms.
  1523. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 37 ms.
  1524. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1525. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 23ms.
  1526. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 48 ms.
  1527. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1528. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 25ms.
  1529. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 55 ms.
  1530. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1531. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 27ms.
  1532. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 47 ms.
  1533. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1534. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 23ms.
  1535. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 50 ms.
  1536. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1537. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 23ms.
  1538. INFO [com.microchip.mcc.host.IHostUserMessagingService]: *****************************************************
  1539. INFO [com.microchip.mcc.host.IHostUserMessagingService]:  Generation Results                                  
  1540. INFO [com.microchip.mcc.host.IHostUserMessagingService]: *****************************************************
  1541. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\adc1.c              Success. New file.
  1542. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\adc1.h              Success. New file.
  1543. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\ext_int.c           Success. New file.
  1544. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\ext_int.h           Success. New file.
  1545. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\i2c1_driver.c       Failure.
  1546. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\i2c1_driver.h       Failure.
  1547. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\i2c2_driver.c       Failure.
  1548. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\i2c2_driver.h       Failure.
  1549. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\i2c3_driver.c       Failure.
  1550. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\i2c3_driver.h       Failure.
  1551. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\interrupt_manager.c Success. New file.
  1552. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\interrupt_manager.h Success. New file.
  1553. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\mcc.c               Success. New file.
  1554. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\mcc.h               Success. New file.
  1555. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\pin_manager.c       Success. New file.
  1556. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\pin_manager.h       Success. New file.
  1557. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\rtcc.c              Success. New file.
  1558. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\rtcc.h              Success. New file.
  1559. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\spi1_driver.c       Success. New file.
  1560. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\spi1_driver.h       Success. New file.
  1561. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\spi1_types.h        Success. New file.
  1562. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\spi2_driver.c       Success. New file.
  1563. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\spi2_driver.h       Success. New file.
  1564. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\spi2_types.h        Success. New file.
  1565. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\tmr1.c              Success. New file.
  1566. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\tmr1.h              Success. New file.
  1567. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\tmr3.c              Success. New file.
  1568. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\tmr3.h              Success. New file.
  1569. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart1.c             Success. New file.
  1570. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart1.h             Success. New file.
  1571. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart2.c             Success. New file.
  1572. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart2.h             Success. New file.
  1573. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart3.c             Success. New file.
  1574. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart3.h             Success. New file.
  1575. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart4.c             Success. New file.
  1576. INFO [com.microchip.mcc.host.IHostUserMessagingService]: mcc_generated_files\uart4.h             Success. New file.
  1577. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 49 ms.
  1578. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1579. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 23ms.
  1580. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 26ms.
  1581. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 51 ms.
  1582. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1583. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 22ms.
  1584. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 26ms.
  1585. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 49 ms.
  1586. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1587. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 27ms.
  1588. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 56 ms.
  1589. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1590. INFO [org.netbeans.ui.vcs]: Versioning command INTERNAL-reset called, took 29ms.
  1591. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 49 ms.
  1592. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1593. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1594. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1595. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1596. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1597. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1598. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1599. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1600. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1601. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1602. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: UART1
  1603. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  1604. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  1605. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1606. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1607. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1608. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1609. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1610. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1611. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1612. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1613. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1614. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: JTAG
  1615. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  1616. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  1617. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 54 ms.
  1618. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1619. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1620. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1621. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1622. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1623. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1624. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1625. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1626. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1627. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: UART2
  1628. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  1629. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  1630. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1631. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1632. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1633. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1634. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1635. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1636. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1637. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1638. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1639. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: ICD
  1640. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  1641. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  1642. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1643. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1644. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1645. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1646. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1647. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1648. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1649. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1650. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1651. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: EXT_INT
  1652. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  1653. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  1654. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1655. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1656. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1657. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1658. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1659. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1660. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1661. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1662. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1663. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: UART3
  1664. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  1665. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  1666. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1667. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1668. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1669. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1670. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1671. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1672. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1673. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1674. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1675. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: UART4
  1676. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  1677. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  1678. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1679. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1680. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1681. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1682. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1683. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1684. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1685. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1686. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1687. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: RESET
  1688. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  1689. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  1690. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1691. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1692. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1693. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1694. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1695. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1696. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1697. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1698. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1699. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: WATCHDOG
  1700. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  1701. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  1702. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1703. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1704. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1705. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1706. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1707. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1708. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1709. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1710. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1711. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: INTERNAL OSCILLATOR
  1712. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  1713. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  1714. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1715. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1716. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1717. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1718. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1719. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1720. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1721. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1722. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1723. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: TMR3
  1724. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  1725. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  1726. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1727. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1728. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1729. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1730. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1731. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1732. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1733. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1734. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1735. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: I2C3
  1736. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  1737. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  1738. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1739. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1740. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1741. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1742. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1743. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1744. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1745. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1746. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1747. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: I2C2
  1748. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  1749. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  1750. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1751. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1752. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1753. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1754. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1755. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1756. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1757. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1758. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1759. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: I2C1
  1760. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  1761. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  1762. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1763. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1764. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1765. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1766. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1767. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1768. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1769. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1770. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1771. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: System Module
  1772. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  1773. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  1774. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1775. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1776. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1777. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1778. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1779. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1780. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1781. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1782. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1783. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: RTCC
  1784. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  1785. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  1786. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1787. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1788. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1789. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1790. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1791. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1792. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1793. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1794. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1795. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: TMR1
  1796. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  1797. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  1798. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1799. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1800. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1801. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1802. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1803. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1804. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1805. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1806. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1807. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: SPI2
  1808. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  1809. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  1810. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1811. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1812. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1813. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1814. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1815. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1816. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1817. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1818. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1819. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: Interrupt Module
  1820. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  1821. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  1822. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1823. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1824. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1825. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1826. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1827. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1828. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1829. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1830. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1831. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: SPI1
  1832. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  1833. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  1834. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1835. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1836. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1837. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1838. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1839. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1840. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1841. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1842. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1843. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: ADC1
  1844. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: Foundation Services Library
  1845. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 0.1.23
  1846. INFO [com.microchip.mcc.host.IHostStatisticsService]: Report statistics for bucketId: MCC-Core
  1847. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: os, Value: Windows_10
  1848. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: projectId, Value: fdf53275-c637-4501-a535-3481d6f17323
  1849. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: installId, Value: 3g53-qevm-cj
  1850. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: coreVersion, Value: 4.35
  1851. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: device, Value: PIC24FJ128GA110
  1852. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: event, Value: generation
  1853. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: report, Value: module
  1854. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: uid, Value: addda483-27a0-4727-8693-1b0e7264d1ed
  1855. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: moduleName, Value: Pin Module
  1856. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryName, Value: PIC24 / dsPIC33 / PIC32MM MCUs
  1857. INFO [com.microchip.mcc.host.IHostStatisticsService]: Key: libraryVersion, Value: 1.45
  1858. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 721 ms.
  1859. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 54 ms.
  1860. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1861. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 42 ms.
  1862. INFO [com.microchip.mcc.host.IHostUserMessagingService]: *****************************************************
  1863. INFO [com.microchip.mcc.host.IHostUserMessagingService]:  Generation complete (total time: 2618 milliseconds)
  1864. INFO [com.microchip.mcc.host.IHostUserMessagingService]: *****************************************************
  1865. INFO [com.microchip.mcc.host.IHostUserMessagingService]: Generation complete.
  1866. INFO [com.microchip.mcc.host.IHostUserMessagingService]: Saved configuration to file D:\Git-Repos\Apicultura\Firmware\Module_PIC24_Temp.X\MyConfig.mc3
  1867. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 481 ms.
  1868. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 55 ms.
  1869. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 1 ms.
  1870. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 62 ms.
  1871. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license AD9FBBC9 without any module.
  1872. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1C25DF38 without any module.
  1873. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license A2C7A562 without any module.
  1874. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1670E63E without any module.
  1875. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 42365B3E without any module.
  1876. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license C6F266AE without any module.
  1877. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 5CA1E216 without any module.
  1878. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 6828C6E without any module.
  1879. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license DC09C01F without any module.
  1880. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1A25A897 without any module.
  1881. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 9586666E without any module.
  1882. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 901A5E0F without any module.
  1883. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license EFEF50B0 without any module.
  1884. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license CC144 without any module.
  1885. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 79E17E2 without any module.
  1886. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license B17A6EAB without any module.
  1887. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 2B23E639 without any module.
  1888. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license C6F266AE without any module.
  1889. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license AD9FBBC9 without any module.
  1890. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1C25DF38 without any module.
  1891. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license A2C7A562 without any module.
  1892. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1670E63E without any module.
  1893. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 42365B3E without any module.
  1894. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license C6F266AE without any module.
  1895. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 5CA1E216 without any module.
  1896. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 6828C6E without any module.
  1897. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license DC09C01F without any module.
  1898. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1A25A897 without any module.
  1899. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 9586666E without any module.
  1900. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 901A5E0F without any module.
  1901. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license EFEF50B0 without any module.
  1902. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license CC144 without any module.
  1903. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 79E17E2 without any module.
  1904. WARNING [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: http://www.microchipopen.com/netbeans/catalog.xml:1:7: Document root element "html", must match DOCTYPE root "null".
  1905. WARNING [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: http://www.microchipopen.com/netbeans/catalog.xml:1:7: Document is invalid: no grammar found.
  1906. INFO [org.netbeans.modules.autoupdate.services.UpdateUnitFactory]: Cannot read UpdateItem from UpdateProvider Microchip Update Center[com_microchip_mplab_modules_doxygen_update_center] to http://www.microchipopen.com/netbeans/catalog.xml
  1907. org.xml.sax.SAXException: Wrong element html
  1908.     at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.startElement(AutoupdateCatalogParser.java:409)
  1909.     at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509)
  1910.     at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.startElement(XMLDTDValidator.java:745)
  1911.     at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1359)
  1912.     at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$ContentDriver.scanRootElementHook(XMLDocumentScannerImpl.java:1289)
  1913.     at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3132)
  1914.     at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:852)
  1915.     at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
  1916.     at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
  1917.     at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841)
  1918.     at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770)
  1919.     at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
  1920.     at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
  1921.     at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
  1922.     at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327)
  1923.     at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.getUpdateItems(AutoupdateCatalogParser.java:196)
  1924. Caused: java.io.IOException: Failed to parse http://www.microchipopen.com/netbeans/catalog.xml
  1925.     at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser.getUpdateItems(AutoupdateCatalogParser.java:198)
  1926.     at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogProvider.getUpdateItems(AutoupdateCatalogProvider.java:143)
  1927. [catch] at org.netbeans.modules.autoupdate.services.UpdateUnitFactory.appendUpdateItems(UpdateUnitFactory.java:173)
  1928.     at org.netbeans.modules.autoupdate.services.UpdateUnitFactory.getUpdateUnits(UpdateUnitFactory.java:143)
  1929.     at org.netbeans.modules.autoupdate.services.UpdateManagerImpl$Cache.<init>(UpdateManagerImpl.java:271)
  1930.     at org.netbeans.modules.autoupdate.services.UpdateManagerImpl.getCache(UpdateManagerImpl.java:231)
  1931.     at org.netbeans.modules.autoupdate.services.UpdateManagerImpl.getUpdateUnits(UpdateManagerImpl.java:100)
  1932.     at org.netbeans.api.autoupdate.UpdateManager.getUpdateUnits(UpdateManager.java:103)
  1933.     at org.netbeans.modules.autoupdate.ui.PluginManagerUI.initialize(PluginManagerUI.java:244)
  1934.     at org.netbeans.modules.autoupdate.ui.PluginManagerUI.access$100(PluginManagerUI.java:79)
  1935.     at org.netbeans.modules.autoupdate.ui.PluginManagerUI$1.run(PluginManagerUI.java:134)
  1936.     at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
  1937.     at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
  1938. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license B17A6EAB without any module.
  1939. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 2B23E639 without any module.
  1940. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license C6F266AE without any module.
  1941. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license AD9FBBC9 without any module.
  1942. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1C25DF38 without any module.
  1943. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license A2C7A562 without any module.
  1944. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1670E63E without any module.
  1945. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 42365B3E without any module.
  1946. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license C6F266AE without any module.
  1947. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 5CA1E216 without any module.
  1948. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 6828C6E without any module.
  1949. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license DC09C01F without any module.
  1950. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1A25A897 without any module.
  1951. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 9586666E without any module.
  1952. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 901A5E0F without any module.
  1953. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license EFEF50B0 without any module.
  1954. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license CC144 without any module.
  1955. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 79E17E2 without any module.
  1956. WARNING [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: http://www.microchipopen.com/netbeans/catalog.xml:1:7: Document root element "html", must match DOCTYPE root "null".
  1957. WARNING [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: http://www.microchipopen.com/netbeans/catalog.xml:1:7: Document is invalid: no grammar found.
  1958. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license AD9FBBC9 without any module.
  1959. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1C25DF38 without any module.
  1960. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license A2C7A562 without any module.
  1961. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1670E63E without any module.
  1962. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 42365B3E without any module.
  1963. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license C6F266AE without any module.
  1964. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 5CA1E216 without any module.
  1965. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 6828C6E without any module.
  1966. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license DC09C01F without any module.
  1967. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1A25A897 without any module.
  1968. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 9586666E without any module.
  1969. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 901A5E0F without any module.
  1970. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license EFEF50B0 without any module.
  1971. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license CC144 without any module.
  1972. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 79E17E2 without any module.
  1973. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license B17A6EAB without any module.
  1974. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 2B23E639 without any module.
  1975. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license C6F266AE without any module.
  1976. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license AD9FBBC9 without any module.
  1977. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1C25DF38 without any module.
  1978. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license A2C7A562 without any module.
  1979. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1670E63E without any module.
  1980. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 42365B3E without any module.
  1981. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license C6F266AE without any module.
  1982. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 5CA1E216 without any module.
  1983. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 6828C6E without any module.
  1984. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license DC09C01F without any module.
  1985. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 1A25A897 without any module.
  1986. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 9586666E without any module.
  1987. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 901A5E0F without any module.
  1988. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license EFEF50B0 without any module.
  1989. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license CC144 without any module.
  1990. INFO [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: Unpaired license 79E17E2 without any module.
  1991. WARNING [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: http://www.microchipopen.com/netbeans/catalog.xml:1:7: Document root element "html", must match DOCTYPE root "null".
  1992. WARNING [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: http://www.microchipopen.com/netbeans/catalog.xml:1:7: Document is invalid: no grammar found.
  1993. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 467,240 ms.
  1994. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 43 ms.
  1995. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  1996. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 37 ms.
  1997. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 5,050 ms.
  1998. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 45 ms.
  1999. INFO [org.netbeans.ui.indexing]: Indexing started, time from last indexing 0 ms.
  2000. INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 38 ms.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement