Skip to content

NCS36510 - i2c, pwm, digitalin failures (CI test shield) #3511

Closed
@0xc0170

Description

@0xc0170

Description

  • Type: Bug
  • Priority: Major

Bug

Target
K64F|??

Toolchain:
GCC_ARM

Toolchain version:
4.9.3

mbed-cli version:
1.0.0

meed-os sha:
f6f872a - master

Actual behavior

+------------------+---------------+----------------------------+------------------------------------+--------+--------+---------+--------------------+
| target           | platform_name | test suite                 | test case                          | passed | failed | result  | elapsed_time (sec) |
+------------------+---------------+----------------------------+------------------------------------+--------+--------+---------+--------------------+
| NCS36510-GCC_ARM | NCS36510      | tests-api-digitalio        | Digital I/O on DIO_6/DIO_7         | 0      | 1      | FAIL    | 0.12
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-digitalio        | Digital I/O on DIO_7/DIO_6         | 0      | 1      | FAIL    | 0.12
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-digitalio        | Digital I/O on DIO_8/DIO_9         | 0      | 1      | FAIL    | 0.11
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-digitalio        | Digital I/O on DIO_9/DIO_8         | 0      | 1      | FAIL    | 0.11
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-i2c              | I2C -  EEProm WR 10  Bytes         | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-i2c              | I2C -  EEProm WR 100 Bytes         | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-i2c              | I2C -  EEProm WR 2 Bytes           | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-i2c              | I2C -  EEProm WR Single Byte       | 0      | 0      | ERROR   | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-interruptin      | InterruptIn on DIO_6               | 0      | 2      | FAIL    | 0.17
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-interruptin      | InterruptIn on DIO_7               | 0      | 2      | FAIL    | 0.16
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-interruptin      | InterruptIn on DIO_8               | 0      | 2      | FAIL    | 0.17
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-interruptin      | InterruptIn on DIO_9               | 0      | 2      | FAIL    | 0.17
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_0 Duty Cycle 100ms             | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_0 Duty Cycle 10ms              | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_0 Duty Cycle 30ms              | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_0 Frequency 100ms              | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_0 Frequency 10ms               | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_0 Frequency 30ms               | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_1 Duty Cycle 100ms             | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_1 Duty Cycle 10ms              | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_1 Duty Cycle 30ms              | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_1 Frequency 100ms              | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_1 Frequency 10ms               | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_1 Frequency 30ms               | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_2 Duty Cycle 100ms             | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_2 Duty Cycle 10ms              | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_2 Duty Cycle 30ms              | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_2 Frequency 100ms              | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_2 Frequency 10ms               | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_2 Frequency 30ms               | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_3 Duty Cycle 100ms             | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_3 Duty Cycle 10ms              | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_3 Duty Cycle 30ms              | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_3 Frequency 100ms              | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_3 Frequency 10ms               | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | PWM_3 Frequency 30ms               | 0      | 0      | SKIPPED | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-pwm              | Pwm object definable               | 0      | 0      | ERROR   | 0.0
          |
| NCS36510-GCC_ARM | NCS36510      | tests-api-spi              | SPI - SD card exists               | 0      | 1      | FAIL    | 0.12
          |
| NCS36510-GCC_ARM | NCS36510      | tests-assumptions-analogin | tests-assumptions-analogin         | 0      | 1      | ERROR   | 70.89
          |
| NCS36510-GCC_ARM | NCS36510      | tests-assumptions-pwmout   | tests-assumptions-pwmout           | 0      | 1      | ERROR   | 65.5
          |
+------------------+---------------+----------------------------+------------------------------------+--------+--------+---------+--------------------+

Various failures for target NCS36510. This test was done using out of box shield, did not define any specific pins. I had to commented out BusOut and AnalogIn because of #3508

@radhika-raghavendran @pradeep-gr

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions