q请问是否有直接测试TI例程?您现在测试的有问题的板子,P6的功能是什么?
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2012, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided…
jian tang 说: 程序在上电后会关看门狗2秒左右但是如果是检测到看门狗复位直接跳过
能否给出您的程序?另外请您在板子上测试一下下面的程序
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2012, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without…
您是否有参考例程?
https://dev.ti.com/tirex/explore/node?node=ADEFKoeyVMLgIZuOHPzCvQ__IOGqZri__LATEST
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2014, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms…
请问能给出完整程序或者程序出处吗?另外您现在使用的是自己制作的板子?
例程的话,您可以参考下面的代码
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2012, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted…
谢谢您的反馈。
请您试一下下面的代码能否正常运行,而不会复位
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2014, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided…
我这边使用MSP430F5438A测试了一下是可以进入中断的,代码和测试结果如下
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2012, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided…