<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: IMX8MP Android14 How do I compile the mpu6500 HAL driver in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1921186#M226794</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:android.hardware.sensors@2.1" target="_blank" rel="noopener"&gt;android.hardware.sensors@2.1&lt;/A&gt;&amp;nbsp;is not&amp;nbsp;&lt;SPAN&gt;compatibile with Android14, you need to use higher version.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Or you can add interfaces in&amp;nbsp;android_build/device/nxp/imx8m/evk_8mp/compatibility_matrix.xml and&amp;nbsp;device_framework_matrix.xml&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jul 2024 05:29:18 GMT</pubDate>
    <dc:creator>Zhiming_Liu</dc:creator>
    <dc:date>2024-07-31T05:29:18Z</dc:date>
    <item>
      <title>IMX8MP Android14 How do I compile the mpu6500 HAL driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1921097#M226789</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;I am porting mpu6500 sensor and want to compile IIO sensor HAL, but I cannot compile it successfully. I refer to this patch:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Porting-MPU6050-on-Android-to-realize-auto-rotation-of-screen/ta-p/1378149" target="_blank"&gt;Porting MPU6050 on Android to realize auto rotation of screen - NXP Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And I get build errors:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;List 'out/target/product/evk_8mp/product/etc/vintf/': NAME_NOT_FOUND&lt;BR /&gt;The following HALs in device manifest are not declared in FCM &amp;lt;= level 8:&lt;BR /&gt;android.hardware.sensors@2.1::ISensors/default&lt;BR /&gt;android.hardware.sensors@2.1::ISensors/multihal&lt;BR /&gt;android.hardware.sensors@2.1::ISensors/multihal/&lt;BR /&gt;ERROR: files are incompatible: android.hardware.sensors@2.1::ISensors/default is deprecated in compatibility matrix at FCM Version 8; it should not be served.&lt;BR /&gt;android.hardware.sensors@2.1::ISensors/default is deprecated in compatibility matrix at FCM Version 8; it should not be served.&lt;BR /&gt;android.hardware.sensors@2.1::ISensors/default is deprecated in compatibility matrix at FCM Version 8; it should not be served.&lt;BR /&gt;android.hardware.sensors@2.1::ISensors/default is deprecated in compatibility matrix at FCM Version 8; it should not be served.&lt;BR /&gt;The following instances are in the device manifest but not specified in framework compatibility matrix:&lt;BR /&gt;android.hardware.sensors@2.1::ISensors/default&lt;BR /&gt;android.hardware.sensors@2.1::ISensors/multihal&lt;BR /&gt;android.hardware.sensors@2.1::ISensors/multihal/&lt;BR /&gt;Suggested fix:&lt;BR /&gt;1. Update deprecated HALs to the latest version.&lt;BR /&gt;2. Check for any typos in device manifest or framework compatibility matrices with FCM version &amp;gt;= 8.&lt;BR /&gt;3. For new platform HALs, add them to any framework compatibility matrix with FCM version &amp;gt;= 8 where applicable.&lt;BR /&gt;4. For device-specific HALs, add to DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE or DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE.: Success&lt;BR /&gt;INCOMPATIBLE&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 03:03:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1921097#M226789</guid>
      <dc:creator>meeeeeei</dc:creator>
      <dc:date>2024-07-31T03:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP Android14 How do I compile the mpu6500 HAL driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1921186#M226794</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;A href="mailto:android.hardware.sensors@2.1" target="_blank" rel="noopener"&gt;android.hardware.sensors@2.1&lt;/A&gt;&amp;nbsp;is not&amp;nbsp;&lt;SPAN&gt;compatibile with Android14, you need to use higher version.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Or you can add interfaces in&amp;nbsp;android_build/device/nxp/imx8m/evk_8mp/compatibility_matrix.xml and&amp;nbsp;device_framework_matrix.xml&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 05:29:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1921186#M226794</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-07-31T05:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP Android14 How do I compile the mpu6500 HAL driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1921265#M226796</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; android.hardware.sensors@2.1 should be the highest version? What specific changes do I need to make to compile successfully?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 06:44:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1921265#M226796</guid>
      <dc:creator>meeeeeei</dc:creator>
      <dc:date>2024-07-31T06:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP Android14 How do I compile the mpu6500 HAL driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1922345#M226845</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/213454"&gt;@meeeeeei&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try to add sensors interface in&amp;nbsp;manifest.xml and&amp;nbsp;device_framework_matrix.xml&lt;/P&gt;
&lt;P&gt;android_build/device/nxp/imx8m/evk_8mp/manifest.xml&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;....
&amp;lt;hal format="hidl"&amp;gt;
        &amp;lt;name&amp;gt;android.hardware.sensros&amp;lt;/name&amp;gt;
        &amp;lt;transport&amp;gt;hwbinder&amp;lt;/transport&amp;gt;
        &amp;lt;version&amp;gt;2.1&amp;lt;/version&amp;gt;
        &amp;lt;interface&amp;gt;
            &amp;lt;name&amp;gt;ISensors&amp;lt;/name&amp;gt;
            &amp;lt;instance&amp;gt;default&amp;lt;/instance&amp;gt;
        &amp;lt;/interface&amp;gt;
&amp;lt;/hal&amp;gt;
....&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;device_framework_matrix.xml&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;...
&amp;lt;hal format="aidl" optional="true"&amp;gt;
        &amp;lt;name&amp;gt;nxp.hardware.sensors&amp;lt;/name&amp;gt;
        &amp;lt;version&amp;gt;2.1&amp;lt;/version&amp;gt;
        &amp;lt;interface&amp;gt;
            &amp;lt;name&amp;gt;ISensors&amp;lt;/name&amp;gt;
            &amp;lt;instance&amp;gt;default&amp;lt;/instance&amp;gt;
        &amp;lt;/interface&amp;gt;
    &amp;lt;/hal&amp;gt;
...&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;evk_8mp.mk&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;....
PRODUCT_PACKAGES += \
    android.hardware.sensors-service.multihal \
    android.hardware.sensors@2.1-nxp-IIO-Subhal
...&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 02:20:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1922345#M226845</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-08-01T02:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP Android14 How do I compile the mpu6500 HAL driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1922449#M226852</link>
      <description>&lt;P&gt;Hi @&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788" target="_self"&gt;&lt;SPAN class=""&gt;Zhiming_Liu&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;After I modified according to the above suggestions, the following errors still occur:&lt;/P&gt;&lt;P&gt;-Werror -fexceptions -D'OVXLIB_API=__attribute__((visibility("default")))' -Wno-unused-parameter -Wno-implicit-fallthrough -frtti -DANDROID_SDK_VERSION=34 -DGIT_STRING='7f210fe81f8-dirty'&lt;BR /&gt;[ 84% 223/264] build out/target/product/evk_8mp/gen/ETC/framework_compatibility_matrix.device.xml_intermediates/compatibility_matrix.device.xml&lt;BR /&gt;FAILED: out/target/product/evk_8mp/gen/ETC/framework_compatibility_matrix.device.xml_intermediates/compatibility_matrix.device.xml&lt;BR /&gt;/bin/bash -c "POLICYVERS=\"30\" PLATFORM_SEPOLICY_VERSION=\"34.0\" PLATFORM_SEPOLICY_COMPAT_VERSIONS=\"29.0 30.0 31.0 32.0 33.0 \" FRAMEWORK_VBMETA_VERSION=\"\$(\"out/host/linux-x86/bin/avbtool\" add_hashtree_footer --print_required_libavb_version --hash_algorithm sha256 --prop com.android.build.system.os_version:14 --prop com.android.build.system.fingerprint:\$(cat out/target/product/evk_8mp/build_fingerprint.txt) --prop com.android.build.system.security_patch:2023-12-05)\" out/host/linux-x86/bin/assemble_vintf -i device/nxp/imx8m/evk_8mp/device_framework_matrix.xml -o out/target/product/evk_8mp/gen/ETC/framework_compatibility_matrix.device.xml_intermediates/compatibility_matrix.device.xml -c \"out/target/product/evk_8mp/gen/ETC/framework_compatibility_matrix.device.xml_intermediates/manifest.check.xml\""&lt;BR /&gt;Input file has unknown format.&lt;BR /&gt;Error when attempting to convert to manifest:&lt;BR /&gt;Error when attempting to convert to compatibility matrix: Could not parse element with name &amp;lt;hal&amp;gt; in element &amp;lt;compatibility-matrix&amp;gt;: Could not parse element with name &amp;lt;version&amp;gt; in element &amp;lt;hal&amp;gt;: Could not parse text "2.1" in element &amp;lt;version&amp;gt;&lt;BR /&gt;[ 85% 225/264] build out/target/product/evk_8mp/obj/PACKAGING/check_vintf_all_intermediates/check_vintf_vendor.log&lt;BR /&gt;FAILED: out/target/product/evk_8mp/obj/PACKAGING/check_vintf_all_intermediates/check_vintf_vendor.log&lt;BR /&gt;/bin/bash -c "( out/host/linux-x86/bin/checkvintf --check-one --dirmap /vendor:out/target/product/evk_8mp/vendor --dirmap /apex:out/target/product/evk_8mp/apex --property ro.boot.product.vendor.sku= &amp;gt; out/target/product/evk_8mp/obj/PACKAGING/check_vintf_all_intermediates/check_vintf_vendor.log 2&amp;gt;&amp;amp;1 ) || ( cat out/target/product/evk_8mp/obj/PACKAGING/check_vintf_all_intermediates/check_vintf_vendor.log &amp;amp;&amp;amp; exit 1 )"&lt;BR /&gt;Checking vendor manifest.&lt;BR /&gt;getDeviceHalManifest: Reading VINTF information.&lt;BR /&gt;Sysprop ro.boot.product.vendor.sku=&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest.xml': OK&lt;BR /&gt;List 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/bluetooth_audio.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/android.hardware.wifi.hostapd.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/thermal-imx.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/android.hardware.boot-service.default.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/android.hardware.neuralnetworks-shell-service-imx.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/android.hardware.usb-service.imx.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/android.hardware.wifi.supplicant.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/imx_dek_extractor.imx.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/sensors-default.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/android.hardware.oemlock-service.imx.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/memtrack.imx.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/allocator.imx.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/android.hardware.wifi-service.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/android.hardware.health-service.example.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/hwc3.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/android.hardware.confirmationui-service.trusty.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/android.hardware.tv.hdmi.cec-service.imx.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/android.hardware.usb.gadget-service.imx.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/android.hardware.tv.hdmi.connection-service.imx.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/rebootescrow-default.xml': OK&lt;BR /&gt;Fetch 'out/target/product/evk_8mp/vendor/etc/vintf/manifest/android.hardware.sensors-multihal.xml': OK&lt;BR /&gt;getDeviceHalManifest: status from fetching VINTF information: -2147483648&lt;BR /&gt;getDeviceHalManifest: -2147483648 VINTF parse error: Cannot add manifest fragment /vendor/etc/vintf/manifest/android.hardware.sensors-multihal.xml: HAL "android.hardware.sensors" has a conflict: Conflicting FqInstance: ISensors/default (@2) (from /vendor/etc/vintf/manifest/sensors-default.xml) vs. ISensors/default (@2) (from /vendor/etc/vintf/manifest/android.hardware.sensors-multihal.xml). Check whether or not multiple modules providing the same HAL are installed.&lt;BR /&gt;ERROR: Cannot fetch vendor manifest.&lt;BR /&gt;[ 85% 226/264] depmod out/target/product/evk_8mp/obj/PACKAGING/depmod_VENDOR_RAMDISK_intermediates&lt;BR /&gt;depmod: WARNING: could not open modules.order at /home/wuxd/Andorid/IMX8MP/qiyang-imx8m-plus-android14-sdk/out/target/product/evk_8mp/obj/PACKAGING/depmod_VENDOR_RAMDISK_intermediates/lib/modules/0.0: No such file or directory&lt;BR /&gt;depmod: WARNING: could not open modules.builtin at /home/wuxd/Andorid/IMX8MP/qiyang-imx8m-plus-android14-sdk/out/target/product/evk_8mp/obj/PACKAGING/depmod_VENDOR_RAMDISK_intermediates/lib/modules/0.0: No such file or directory&lt;BR /&gt;depmod: WARNING: could not open modules.builtin.modinfo at /home/wuxd/Andorid/IMX8MP/qiyang-imx8m-plus-android14-sdk/out/target/product/evk_8mp/obj/PACKAGING/depmod_VENDOR_RAMDISK_intermediates/lib/modules/0.0: No such file or directory&lt;BR /&gt;[ 85% 227/264] depmod out/target/product/evk_8mp/obj/PACKAGING/depmod_VENDOR_intermediates&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 03:40:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1922449#M226852</guid>
      <dc:creator>meeeeeei</dc:creator>
      <dc:date>2024-08-01T03:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP Android14 How do I compile the mpu6500 HAL driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1923461#M226920</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788" target="_self"&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;After I modified according to the above suggestions, the following errors still occur:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;warn: ignoring density 'xxhdpi-v4' for -c option.&lt;BR /&gt;[ 13% 2828/20528] build out/target/product/evk_8mp/gen/ETC/framework_compatibility_matrix.device.xml_intermediates/compatibility_matrix.device.xml&lt;BR /&gt;FAILED: out/target/product/evk_8mp/gen/ETC/framework_compatibility_matrix.device.xml_intermediates/compatibility_matrix.device.xml&lt;BR /&gt;/bin/bash -c "POLICYVERS=\"30\" PLATFORM_SEPOLICY_VERSION=\"34.0\" PLATFORM_SEPOLICY_COMPAT_VERSIONS=\"29.0 30.0 31.0 32.0 33.0 \" FRAMEWORK_VBMETA_VERSION=\"\$(\"out/host/linux-x 86/bin/avbtool\" add_hashtree_footer --print_required_libavb_version --hash_algorithm sha256 --prop com.android.build.system.os_version:14 --prop com.android.build.system.fingerp rint:\$(cat out/target/product/evk_8mp/build_fingerprint.txt) --prop com.android.build.system.security_patch:2023-12-05)\" out/host/linux-x86/bin/asse mble_vintf -i device/nxp/imx8m/evk_8mp/device_framework_matrix.xml -o out/target/product/evk_8mp/gen/ETC/framework_compatibility_matrix.device.xml_int ermediates/compatibility_matrix.device.xml -c \"out/target/product/evk_8mp/gen/ETC/framework_compatibility_matrix.device.xml_intermediates/manifest.check.xml\""&lt;BR /&gt;Input file has unknown format.&lt;BR /&gt;Error when attempting to convert to manifest:&lt;BR /&gt;Error when attempting to convert to compatibility matrix: Could not parse element with name &amp;lt;hal&amp;gt; in element &amp;lt;compatibility-matrix&amp;gt;: Could not parse element with name &amp;lt;version&amp;gt; in element &amp;lt;hal&amp;gt;: Could not parse text "2.1" in element &amp;lt;version&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 01:15:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1923461#M226920</guid>
      <dc:creator>meeeeeei</dc:creator>
      <dc:date>2024-08-02T01:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP Android14 How do I compile the mpu6500 HAL driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1923511#M226929</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;I have modified it according to the above suggestions, but there are still mistakes, which are as follows:&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;[ 26% 26/100] build out/target/product/evk_8mp/gen/ETC/framework_compatibility_matrix.device.xml_intermediates/compatibility_matrix.device.xml&lt;BR /&gt;FAILED: out/target/product/evk_8mp/gen/ETC/framework_compatibility_matrix.device.xml_intermediates/compatibility_matrix.device.xml&lt;BR /&gt;/bin/bash -c "POLICYVERS=\"30\" PLATFORM_SEPOLICY_VERSION=\"34.0\" PLATFORM_SEPOLICY_COMPAT_VERSIONS=\"29.0 30.0 31.0 32.0 33.0 \" FRAMEWORK_VBMETA_VERSION=\"\$(\"out/host/linux-x86/bin/avbtool\" add_hashtree_footer --print_required_libavb_version --hash_algorithm sha256 --prop com.android.build.system.os_version:14 --prop com.android.build.system.fingerprint:\$(cat out/target/product/evk_8mp/build_fingerprint.txt) --prop com.android.build.system.security_patch:2023-12-05)\" out/host/linux-x86/bin/assemble_vintf -i device/nxp/imx8m/evk_8mp/device_framework_matrix.xml -o out/target/product/evk_8mp/gen/ETC/framework_compatibility_matrix.device.xml_intermediates/compatibility_matrix.device.xml -c \"out/target/product/evk_8mp/gen/ETC/framework_compatibility_matrix.device.xml_intermediates/manifest.check.xml\""&lt;BR /&gt;Input file has unknown format.&lt;BR /&gt;Error when attempting to convert to manifest:&lt;BR /&gt;Error when attempting to convert to compatibility matrix: Could not parse element with name &amp;lt;hal&amp;gt; in element &amp;lt;compatibility-matrix&amp;gt;: Could not parse element with name &amp;lt;version&amp;gt; in element &amp;lt;hal&amp;gt;: Could not parse text "2.1" in element &amp;lt;version&amp;gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 02 Aug 2024 02:29:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1923511#M226929</guid>
      <dc:creator>meeeeeei</dc:creator>
      <dc:date>2024-08-02T02:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP Android14 How do I compile the mpu6500 HAL driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1923812#M226945</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;&lt;BR /&gt;You can try version 2 in&amp;nbsp;&lt;SPAN&gt;compatibility matrix&lt;/SPAN&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 08:34:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1923812#M226945</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-08-02T08:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP Android14 How do I compile the mpu6500 HAL driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1935753#M227440</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Is the version of the hal device added before changed to 2.0?&amp;nbsp; I still get an error with this change.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 03:06:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Android14-How-do-I-compile-the-mpu6500-HAL-driver/m-p/1935753#M227440</guid>
      <dc:creator>meeeeeei</dc:creator>
      <dc:date>2024-08-20T03:06:24Z</dc:date>
    </item>
  </channel>
</rss>

